best bet.......DONT USE CFFORM

-----Original Message-----
From: Tyagi, Badal [mailto:[EMAIL PROTECTED]
Sent: 10 June 2003 10:07
To: CF-Talk
Subject: RE: cfform problem


In case of CF5.0 CF used to write cfform.js in page itself whereas in CFMX
it uses :
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"
SRC="/CFIDE/scripts/cfform.js"></SCRIPT> 
to include cfform.js from \cfide\scripts  folder, so note that you have to
map cfide folder in your webserver, then it will work fine.

regards,
badal Tyagi,
HCL Perot Systems,
Noida, India

-----Original Message-----
From: Tim Do [mailto:[EMAIL PROTECTED]
Sent: Monday, June 09, 2003 10:06 PM
To: CF-Talk
Subject: cfform problem


Hello All,
 
I'm running into a problem with cfform after we moved to MX... users are
getting "object expected" js errors now.  Any ideas?
 
Here is how I'm using it:
<cfinput type="Text" Required="Yes" Message="Total Number of Leases Expiring
in 60 Days is a required field and must be a whole number." name="Exp60"
value="#Variables.iExp60#" size="4" tabindex="65" validate="integer">
 
Thanks,
 
Tim
 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to