I am using a content management system which I believe is the culprit.
My validation was working when I went direct to the server, but once I
uploaded the file to the CMS the validation no longer works. I have read
the technotes about using the scriptSrc attribute in the cfform and I
created a CFIDE folder in the root of the CMS and placed the scripts
folder inside of it. Not sure what else I can do, any thoughts would be
appreciated. Other than this validation issue all my CFML apps do work.
This is an example of what I am using:
<cfform action="inquiry_submit.cfm" method="post">
<cfinput type="text" name="fname" required="yes" message="Please enter
your first name" />
<cfinput type="text" name="email" value="" size="50" required="yes"
validate="regular_expression"
pattern="^\w+([\.-]?\w+)[EMAIL PROTECTED]([\.-]?\w+)*(\.\w{2,3})+$"
message="Please
Enter a Valid E-Mail Address" />
</cfform>
Steve LaBadie, Web Manager
East Stroudsburg University
200 Prospect St.
East Stroudsburg, Pa 18301
570-422-3999
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
http://www.esu.edu <http://www.esu.edu>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294910
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4