Re: CFIDE/componentutils Not Found?

2009-04-28 Thread Dave Watts

> Yes. it points to:  C:\inetpub\wwwroot\cfide

So, to clarify, you have at least two virtual servers, and each maps
to that directory?

> Has to be some permissions issue some where

Well, no, it doesn't. Generally, if there were a permissions issue
with IIS, the user would get a password prompt or a 401 error. And you
didn't list CF's permissions, so I'd assume that CF is running as
SYSTEM (the default) and therefore has permissions to everything.

Can you browse http://www.mydomain.com/CFIDE/ directly? That wouldn't
involve CF at all.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322052
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: HostNexus

2009-04-28 Thread Matthew Williams

The only pain with I've had with dealing with them is no control panel 
support for basic ColdFusion functions.  I cannot add my own datasource, 
or mappings without first submitting a trouble ticket with them.  
However, they WILL create mappings for you, and even go so far as to 
edit your vhost.conf file if you should so choose (add Alias's) by way 
of their trouble ticket system.  Their shared hosting does tend to be a 
bit crowded though.


Matthew Williams
Geodesic GraFX

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322051
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: HostNexus

2009-04-28 Thread Azadi Saryev

i had a CF-Pro (renamed to fusionSilver now) reseller account with
HostNexus since 2003, and can say only good things about them! they
offer a great product and excellent support - once they event went as
far as installing a different MySQL version from the one available in
their packages just for me! any other issues i ever had (mostly
email-related) were always resolved very quickly.

i have since moved on to a VPS CF server, but i still have a couple of
websites hosted with HN. and it looks like they do offer CF8 now! which
is great news - they could not offer it for a long time due to the
hosting control panel they use (Plesk) not supporting cf8.

so, yes, go for it!

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Rob Barthle wrote:
> I am looking at jumping from CrystalTech for a variety of reasons. HostNexus 
> is one that has caught my eye early on, especially their ability to have 
> multiple separate domains tied to one account that doesn't have to use coding 
> hacks to accomplish like CT forces me to do.
>
> I did a search on HostNexus but haven't seen much posted here that is recent 
> on them. I was wondering if people using them for CF8 hosting could share 
> some updated thoughts an opinions on them.
>
> Thanks. 
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322050
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


eGate and coldfusion

2009-04-28 Thread fun and learning

Hello everyone,

Can anyone explain me what is egate and what are sub and pub in an egate? Has 
anyone used this one with Coldfusion? I know my question is very vague, but I 
do not find any precise information about egate.

It would be great if any one can explain me this.

Thanks. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322049
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


converting scientific notation into decimal notation?

2009-04-28 Thread Gonzo Rock

Having trouble converting numbers like

4.7e-013
and
1.234e+012

into decimal notation

0.47
and
12340.0

scoured this list for "scientific notation" and found some discussion but
... alas no cigar, as they say.

any help would be appreciated ;-)

thanks,
Gonzo


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322048
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: scheduler problem

2009-04-28 Thread Richard White

>Does your page require any sort of login? 

thanks for your replies, 

you was right in the first place ben! although the page didnt need a login, 
there is code in the application.cfc onRequestStart that routes any request 
back to the login page if the user is currently not logged in. hence it was of 
course not running

thanks again for the help 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322047
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFIDE/componentutils Not Found?

2009-04-28 Thread ColdFusion Developer

Yes. it points to:  C:\inetpub\wwwroot\cfide

Has to be some permissions issue some where

On Mon, Apr 27, 2009 at 1:24 PM, Dave Watts  wrote:

>
> > IIS Setup for CFAdmin:
> > Directory: d:\web\
> > IP: 127.0.0.1
> > Permissions: Intergrated Windows Authentication (anonymous access
> disabled)
> > IIS Setup for CS (cf application):
> > Directory: d:\web\cs\
> > IP: 10.11.12.13 (changed for security purposes)
> > Permissions: Intergrated Windows Authentication (anonymous access
> disabled)
> > Within the CS application, there is a virtual directory: SERVICES which
> > points to:
> > D:\web\cs\services
> >
> > I have a CFC in the SERVICES directory named:  reportservice.cfc
> > Path: D:\web\cs\services\reportservices.cfc
> > I do have the CF Mapping setup as well:
> > /SERVICES ---> D:\web\cs\services
> > /CFIDE Mapping points to:  D:\web\cfide
> > Now to the issue:
> > ==
> > If I call the web service via URL using 127.0.0.1 it returns the nice
> layout
> > outlining the methods within the CFC:
> > http://127.0.0.1/services/reportservice.cfc which redirects to:
> > http://127.0.0.1/CFIDE/componentutils/cfcexplorer.cfc?
> >
> method=getcfcinhtml&name=Services.reportservice&path=/Services/reportservice.cfc
> >
> > However, for it to be used it would be called externally at:
> > http://www.mydomain.com/services.reportservice.cfc
> > If I call that URL I get the following:
> > File not found: /CFIDE/componentutils/cfcexplorer.cfc
> > Any ideas? and BTW: Yes, the directory does exist at:
> > d:\web\cfide\componentutils and the file exists:  cfcexplorer.cfc
>
> Does your virtual web server have a mapping to /CFIDE?
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more informati
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322046
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: scheduler problem

2009-04-28 Thread Ben Nadel

Ian,

I've never used that feature. It sounds really useful! I will have to look
into it.

-- 
Ben Nadel
Adobe Community Expert
Adobe Certified Advanced ColdFusion Developer
Manager New York ColdFusion User Group
http://www.bennadel.com

Need ColdFusion Help?
http://www.bennadel.com/Ask-Ben


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322045
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: scheduler problem

2009-04-28 Thread Ian Skinner

Richard White wrote:
> is there anywhere else i could look to see why it is not running

Set a file to record the response from the schedule task.  Any response 
including HTTP status OR CF errors are a "successful" run according to CF.

97.894% of the time, the problem as described is a URL that is protected 
by Windows Integrated Security which works for you and your Windows 
browser but does not work for ColdFusion and it's NOT Windows browser.  
Which is clearly shown in the above response file that will show a HTTP 
'Request Denied" status.



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322042
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: scheduler problem

2009-04-28 Thread Ben Nadel

Does your page require any sort of login? The schedule does not send any
cookies AND it sends "ColdFusion" as the user agent. If you do any sort of
checking on that sort of thing, the script wont execute properly.

-- 
Ben Nadel
Adobe Community Expert
Adobe Certified Advanced ColdFusion Developer
Manager New York ColdFusion User Group
http://www.bennadel.com

Need ColdFusion Help?
http://www.bennadel.com/Ask-Ben


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322040
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: scheduler problem

2009-04-28 Thread Ian Skinner

Ben Nadel wrote:
> I would recommend hitting the page via CFHTTP and see what's in the
> response. I believe that CFHTTP is the same mechanism through which the
> ColdFusion Admin actually runs scheduled tasks.

Well they both use the same internal 'browser' to access HTTP resources 
anyway.

You get the same affect by configuring the scheduled task to write the 
response to a file in the scheduled task screen.  I almost always set up 
that feature for my scheduled task so when ever a problem occurs I can 
go and look at what the last response was.



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322044
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: scheduler problem

2009-04-28 Thread Ben Nadel

I would recommend hitting the page via CFHTTP and see what's in the
response. I believe that CFHTTP is the same mechanism through which the
ColdFusion Admin actually runs scheduled tasks.

-- 
Ben Nadel
Adobe Community Expert
Adobe Certified Advanced ColdFusion Developer
Manager New York ColdFusion User Group
http://www.bennadel.com

Need ColdFusion Help?
http://www.bennadel.com/Ask-Ben


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322043
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: scheduler problem

2009-04-28 Thread Richard White

>Does your page require any sort of login? 

thanks ben but no, no login required its just a piece of code that is running. 

i have also checked the exception logs and no errors are being generated. i 
even try to save a string to a text file on the very first line just to see if 
it is firing and it isnt... but as stated the scheduler.log is telling me it is



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322041
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


scheduler problem

2009-04-28 Thread Richard White

hi

i have a piece of code that runs fine if i navigate direct to the page

when i set it up as a scheduled task it doesnt run even though the 
scheduler.log is telling me that it executed

i have checked that it is pointing to the correct file but cannot seem to work 
out why the code isn't running

is there anywhere else i could look to see why it is not running

thanks 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322039
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfselect bind from/to problem

2009-04-28 Thread Paul Ihrig

http://63.144.103.199//FORMS/temp/2select2.cfm?xp1DayId=10006

ok this is closer to what i want.
but it is way clunky

code: http://63.144.103.199//FORMS/temp/2select2.txt

not sure how to get it to loop right and not hard code array.
var SideWallNumber#rsEnc.specs_partnum#=new Array()
SideWallNumber#rsEnc.specs_partnum#[0]=["Select 0 of 0|"]
SideWallNumber#rsEnc.specs_partnum#[1]=["Select 1 of 1|", "1|1"]
SideWallNumber#rsEnc.specs_partnum#[2]=["Select 1 of 2|", "1|1", "2|2" ]
SideWallNumber#rsEnc.specs_partnum#[3]=["Select 1 of 3|", "1|1", "2|2", "3|3"]
SideWallNumber#rsEnc.specs_partnum#[4]=["Select 1 of 4|", "1|1",
"2|2", "3|3" , "4|4"]

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322038
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: auto-suggest feature

2009-04-28 Thread Web Specialist

I'll recommend jQuery. Powerful and clean library, very easy to learn. Below
a jquery plugins list for auto suggest functionality:

http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ - very nice
 http://blog.pengoworks.com/index.cfm/2007/1/12/My-jQuery-Autocomplete-Mod -
my favorite - very cool builded by Dan G. Switzer
http://www.simonwhatley.co.uk/using-jquery-auto-complete-with-coldfusion -
integrate with CF

Cheers
Marco Antonio

On Tue, Apr 28, 2009 at 2:28 PM, Barney Boisvert wrote:

>
> jQueryUI is probably the way to go.  I've used both it and
> Scriptaculous, and jQueryUI would be my recommendation if you're not
> already using Prototype/Scriptaculous.  I still mostly use my own
> implementation (demo at http://www.barneyb.com/web/widgets/) that
> predates both frameworks by a year or two, but I used the jQueryUI
> stuff on a project a few months ago and it was straightforward enough.
>
> cheers,
> barneyb
>
> On Tue, Apr 28, 2009 at 10:07 AM, Perez, Percy 
> wrote:
> >
> > Hi,
> >
> > I have a question about implementing an auto-suggest feature on a form.
> > I did a quick search and found that Spry could be used to accomplish the
> > effect.  I continued to search for tutorials on  auto-suggest examples,
> > but most of the ones I found referred for CF 8.   I am currently running
> > CF 7.  Before I read the documentation on Spry, I was wondering what
> > other people were using prior to CF 8.  Was there a
> > standardized/preferred library?
> >
> > Thanks,
> >
> > Percy
> >
> >
> >
> >
> >
> >
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322037
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: auto-suggest feature

2009-04-28 Thread Barney Boisvert

jQueryUI is probably the way to go.  I've used both it and
Scriptaculous, and jQueryUI would be my recommendation if you're not
already using Prototype/Scriptaculous.  I still mostly use my own
implementation (demo at http://www.barneyb.com/web/widgets/) that
predates both frameworks by a year or two, but I used the jQueryUI
stuff on a project a few months ago and it was straightforward enough.

cheers,
barneyb

On Tue, Apr 28, 2009 at 10:07 AM, Perez, Percy  wrote:
>
> Hi,
>
> I have a question about implementing an auto-suggest feature on a form.
> I did a quick search and found that Spry could be used to accomplish the
> effect.  I continued to search for tutorials on  auto-suggest examples,
> but most of the ones I found referred for CF 8.   I am currently running
> CF 7.  Before I read the documentation on Spry, I was wondering what
> other people were using prior to CF 8.  Was there a
> standardized/preferred library?
>
> Thanks,
>
> Percy
>
>
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322036
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


auto-suggest feature

2009-04-28 Thread Perez, Percy

Hi,

I have a question about implementing an auto-suggest feature on a form.
I did a quick search and found that Spry could be used to accomplish the
effect.  I continued to search for tutorials on  auto-suggest examples,
but most of the ones I found referred for CF 8.   I am currently running
CF 7.  Before I read the documentation on Spry, I was wondering what
other people were using prior to CF 8.  Was there a
standardized/preferred library?

Thanks,

Percy

 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322035
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Need some WSDL Help

2009-04-28 Thread Mark Kruger

 
Give me the details and if I can help I will do so. If it turns out to be
something that is time consuming we can talk about a maintenance contract.

1) What are the 2 end points (.NET and CF or CF and PHP etc...)
2) What is the object you are passing - an array, structure etc.

Is the WSD and documentation publically available?

-Mark

P.S. I post on this sort of thing pretty often. I just did a post on
'passing an array to .net from Coldfusion' at my blog. Here is the link:

http://www.coldfusionmuse.com/index.cfm/2009/4/27/array.CF.to.NET



Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-Original Message-
From: Rick Shapley [mailto:rs...@cade1.com] 
Sent: Tuesday, April 28, 2009 12:03 PM
To: cf-talk
Subject: Need some WSDL Help


We are trying to connect some Cold Fusion Generated Data to a WSDL file. Can
anyone help? Please e-mail me at rs...@cade1.com Thanks. 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322034
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Set column value to NULL

2009-04-28 Thread Pranathi Reddy

Thanks All for help,

setting Image=NULL worked for me...


>Replace the cfqueryparam tag with the word NULL without quotes.
>
>-Mike Chabot
>
>
>> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322033
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Unable to dump checkbox Values

2009-04-28 Thread Priya Koya

sorry Adrian.. I got it now... Really thanx for your quick response...

Priya.

>You don't say what's wrong, but from these lines:
>
> 
>   
>
>I'm guessing it's throwing an error?
>
> 
>   
>
>
>Adrian 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322032
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Unable to dump checkbox Values

2009-04-28 Thread Yuliang Ruan

when a checkbox is not checked, it doesn't pass anything at all. do this:
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322031
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Shared Hosting Lockdown - Q2

2009-04-28 Thread Martin Thomas

Has anyone got a recommended java security policy for JRun that can prevent CF 
applications from nasties like exitVM? 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322030
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Shared Hosting Lockdown - Q1

2009-04-28 Thread Martin Thomas

Hi there,

Does anyone know how to prevent a CF user deploying the admin application as 
part of an EAR or WAR to your server, and what the implications are if they do 
this (presuming they then run a brute force attack to get past the form based 
authentication screen). 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322029
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Unable to dump checkbox Values

2009-04-28 Thread Priya Koya

Yes..it throghing an error at cfdump.. and its still throught an error right 
there..at  at form


>You don't say what's wrong, but from these lines:
>
> 
>   
>
>I'm guessing it's throwing an error?
>
> 
>   
>
>
>Adrian 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322028
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Set column value to NULL

2009-04-28 Thread Adrian Lynch



Adrian

> -Original Message-
> From: Pranathi Reddy [mailto:rk.prana...@gmail.com]
> Sent: 28 April 2009 18:06
> To: cf-talk
> Subject: Set column value to NULL
> 
> 
> My image datatype is varbinary(max) and I am storing binary image data
> in database.
> This query works fine in sql Server 2005 to set the attribute to
> 'Null'(delete binary data) but wat if I wanna use in coldfusion8
> 
> 
> update table1 set image = null where empid ='@id'
> 
> I tried using
> 
> Update table1
>   SET image =  null="true" value= ''>
>   WHERE   empID= value="#session.ID#">
>   
> 
> How do I actually set the attribute value to null in coldfusion.
> 
> Thanks,
> Priya


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322027
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Set column value to NULL

2009-04-28 Thread Mike Chabot

Replace the cfqueryparam tag with the word NULL without quotes.

-Mike Chabot

On Tue, Apr 28, 2009 at 12:15 PM, Robert Harrison
 wrote:
>
> Value=""
>
>
> Robert B. Harrison
> Director of Interactive Services
> Austin & Williams
> 125 Kennedy Drive, Suite 100
> Hauppauge NY 11788
> P : 631.231.6600 Ext. 119
> F : 631.434.7022
> http://www.austin-williams.com
>
> Great advertising can't be either/or.  It must be &.
>
> Plug in to our blog: A&W Unplugged
> http://www.austin-williams.com/unplugged
>
>
>
> -Original Message-
> From: Pranathi Reddy [mailto:rk.prana...@gmail.com]
> Sent: Tuesday, April 28, 2009 1:06 PM
> To: cf-talk
> Subject: Set column value to NULL
>
>
> My image datatype is varbinary(max) and I am storing binary image data in
> database.
> This query works fine in sql Server 2005 to set the attribute to
> 'Null'(delete binary data) but wat if I wanna use in coldfusion8 
>
> update table1 set image = null where empid ='@id'
>
> I tried using
> 
> Update table1
>                SET image =  null="true" value= ''>
>                WHERE   empID= value="#session.ID#">
>        
>
> How do I actually set the attribute value to null in coldfusion.
>
> Thanks,
> Priya
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322026
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Set column value to NULL

2009-04-28 Thread Robert Harrison

Value="" 


Robert B. Harrison
Director of Interactive Services
Austin & Williams
125 Kennedy Drive, Suite 100 
Hauppauge NY 11788
P : 631.231.6600 Ext. 119 
F : 631.434.7022
http://www.austin-williams.com 

Great advertising can't be either/or.  It must be &.

Plug in to our blog: A&W Unplugged
http://www.austin-williams.com/unplugged



-Original Message-
From: Pranathi Reddy [mailto:rk.prana...@gmail.com] 
Sent: Tuesday, April 28, 2009 1:06 PM
To: cf-talk
Subject: Set column value to NULL


My image datatype is varbinary(max) and I am storing binary image data in
database.
This query works fine in sql Server 2005 to set the attribute to
'Null'(delete binary data) but wat if I wanna use in coldfusion8 

update table1 set image = null where empid ='@id'

I tried using 

Update table1 
SET image = 
WHERE   empID=


How do I actually set the attribute value to null in coldfusion.

Thanks,
Priya 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322025
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Need some WSDL Help

2009-04-28 Thread Adrian Lynch

Why don't you post the problem here?

> -Original Message-
> From: Rick Shapley [mailto:rs...@cade1.com]
> Sent: 28 April 2009 18:03
> To: cf-talk
> Subject: Need some WSDL Help
> 
> 
> We are trying to connect some Cold Fusion Generated Data to a WSDL
> file. Can anyone help? Please e-mail me at rs...@cade1.com Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322024
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Set column value to NULL

2009-04-28 Thread Pranathi Reddy

My image datatype is varbinary(max) and I am storing binary image data in 
database.
This query works fine in sql Server 2005 to set the attribute to 'Null'(delete 
binary data) but wat if I wanna use in coldfusion8 

update table1 set image = null where empid ='@id'

I tried using 

Update table1 
SET image = 
WHERE   empID=


How do I actually set the attribute value to null in coldfusion.

Thanks,
Priya 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322023
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Set column value to NULL

2009-04-28 Thread Pranathi Reddy

My image datatype is varbinary(max) and I am storing binary image data in 
database.
This query works fine in sql Server 2005 to set the attribute to 'Null'(delete 
binary data) but wat if I wanna use in coldfusion8 

update table1 set image = null where empid ='@id'

I tried using 

Update table1 
SET image = 
WHERE   empID=


How do I actually set the attribute value to null in coldfusion.

Thanks,
Priya 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322022
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Need some WSDL Help

2009-04-28 Thread Rick Shapley

We are trying to connect some Cold Fusion Generated Data to a WSDL file. Can 
anyone help? Please e-mail me at rs...@cade1.com Thanks. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322021
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Unable to dump checkbox Values

2009-04-28 Thread Adrian Lynch

You don't say what's wrong, but from these lines:

 


I'm guessing it's throwing an error?

 



Adrian

> -Original Message-
> From: Priya Koya [mailto:priya23...@gmail.com]
> Sent: 28 April 2009 16:26
> To: cf-talk
> Subject: Unable to dump checkbox Values
> 
> 
> Hi All,
> 
> I have a checkbox in the  and wanna record the values
> of the checkbox and perform of delete using function.
> 
> I am unable to dump the checkbox values in it.I believe I am doing
> someting wrong in the loop..Can anyone help me out with it.
> 
> 
> 
> 
> 
>  name="chk_deletePage#count#">
>   
> 
>   #getData.Address#
> 
> 
> 
> 
> 
> 
>   
>  
> 
> 
> 
> what is that I am doing wrong
> 
> Thanks,
> Priya


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322020
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Unable to dump checkbox Values

2009-04-28 Thread Priya Koya

Please correct this...
not 'count' but 'i' 



> Hi All,
> 
> I have a checkbox in the  and wanna record the values 
> of the checkbox and perform of delete using function.
> 
> I am unable to dump the checkbox values in it.I believe I am doing 
> someting wrong in the loop..Can anyone help me out with it.
> 
> 
> 
> 
> 
>  name="chk_deletePage#count#">
>   
> 
>   #getData.Address#
> 
> 
> 
> 
> 
> 
>
>  
> 
> 
> 
> what is that I am doing wrong
> 
> Thanks,
> Priya


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322019
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Unable to dump checkbox Values

2009-04-28 Thread Priya Koya

Hi All,

I have a checkbox in the  and wanna record the values of the 
checkbox and perform of delete using function.

I am unable to dump the checkbox values in it.I believe I am doing someting 
wrong in the loop..Can anyone help me out with it.








#getData.Address#






 




what is that I am doing wrong

Thanks,
Priya


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322018
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfselect bind from/to problem

2009-04-28 Thread Dr. Who

any body?


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322017
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


HostNexus

2009-04-28 Thread Rob Barthle

I am looking at jumping from CrystalTech for a variety of reasons. HostNexus is 
one that has caught my eye early on, especially their ability to have multiple 
separate domains tied to one account that doesn't have to use coding hacks to 
accomplish like CT forces me to do.

I did a search on HostNexus but haven't seen much posted here that is recent on 
them. I was wondering if people using them for CF8 hosting could share some 
updated thoughts an opinions on them.

Thanks. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322016
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfselect bind from/to problem

2009-04-28 Thread morchella

Hey Guys!

http://63.144.103.199/FORMS/temp/2select.cfm?xp1DayId=10006

i am trying to bind the 2nd selecty max value to the selcted value of the
first select
so say first select is 1 to 5 and user selects 3, then the 2nd select would
be a loop from 1 to 3

the value of the text field is the max value i want.
but i am grabbing that by a combination of first value
then bind if the first select box is changed...

any way simple code below..
all help/advice is appreciated!



 
  selected>#i#
 







 

 




  #i#




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322015
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: find if any one of one list of numbers is in another

2009-04-28 Thread John M Bliss

You could also not reinvent the wheel:

http://cflib.org/udf/ListInCommon
http://cflib.org/udf/listVenn

On Mon, Apr 27, 2009 at 9:25 PM, Seamus Campbell
wrote:

>
> Hi
>
> I have 2 lists of numbers eg
> 16,20
> 16,23,78
>
> And I need a way to see if any one of the first list is in the second list.
> I can do it this way: (see below)
> SESSION.auth.user_role_id is first list and
> request.funds_carried_over_check is second list.
> But this seems very clunky and I also may have more than one in a page.
>
> 
>
>
>
>
>
>   . . .  etc
>
> Is there any clever way of doing some sort of ListContains with 2 lists.
> Hope someone can help - tearing my hair out here (and there's not that much
> left anyway)
>
> Seamus
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322014
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4