Hello,

I have recently moved our site from a server with cf 4.5 to a new one with cf mx. The site is loading much quicker but I am getting a weird error. None of the built in cfform validations are working and if I can a javascript from a cfform it won't work.

Has anyone heard of this before?

ie

<cfform action="#CGI.SCRIPT_NAME#" method="POST" name="order" onSubmit="return ExtraChecks();">

<cfinput type="Text" name="xx" message="You must specify a value for xx." required="yes" size="20"">

</cform>


The extraChecks won't get called and the it will not request the user to enter a value for xx if the don't enter one.


Best Regards,
Eugene Gorman
http://www.velvetsystems.com
07 3369 6003



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to