validateat="onsubmit" gives problem when files are published on server

Reply

Join Date: Apr 2009
Posts: 7
Reputation: nagkar is an unknown quantity at this point 
Solved Threads: 0
nagkar nagkar is offline Offline
Newbie Poster

validateat="onsubmit" gives problem when files are published on server

 
0
  #1
Jun 23rd, 2009
Hello


I am trying to validate a textbox using the OnSubmit setting.


<cfinput type="text" required="yes" validateat="onsubmit">


the validation of the above text field works properly by throwing me a alert box when there is an error and when i test on my localhost server.

But when i transfer the mysite to server where i am going to publish this doesnt work.the validation simply skips.But when i change validateat="onserver" it works properly.


Any ideas?

Thanks
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 330
Reputation: freshfitz is an unknown quantity at this point 
Solved Threads: 27
freshfitz freshfitz is offline Offline
Posting Whiz

Re: validateat="onsubmit" gives problem when files are published on server

 
0
  #2
Jun 26th, 2009
Most likely there is a problem with your CFIDE mapping. That folder contains javascript files that are used for the onSubmit validations. If those files cannot be accessed, the validation will not run. Talk to your host about properly configuring the CFIDE mapping.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC