Make sure that the /cfide directory is properly mapped in Apache or IIS 
(or whatever webserver you are using).

If not it can't find the JS files that CFFORM uses and throws a JS error.


J.J.

Claremont, Timothy wrote:
> Using CF7, I have a data entry form (regular form, not flash).
> 
> I have a few required fields, with appropriate error messages when the
> field is not completed.
> 
> However, when the user hits the submit button, the appropriate error
> messages pop up, and when hitting the OK button, the form immediately
> gets submitted, without allow the user to correct the errors.
> 
> A typical input looks like this:
> 
> <cfinput type="Text"
>        name="VisitDate"
>        label="Date of Service"
>        mask="99/99/99"
>        message="You must enter a valid date of service"
>        required="Yes"
>        visible="Yes"
>        enabled="Yes"
>        size="10"
>        maxlength="10">
> 
> 
> What gives?
> 
> TIA,
> Tim
> 
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please delete it from 
> your system.
> 
> This footnote also confirms that this email message has been swept for
> the presence of computer viruses.
> 
> Thank You,
> Viahealth
> **********************************************************************
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212302
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to