Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Webby1980 #1
Form Validation Question
I have a form that I am trying to validate with javascript - the validation
will work once but then if I go back into the form and try it again it doesn't
work. I'm thinking that I need to somehow initialize every session - does
anyone know how to do that and if you do would you be so kind to show me the
code to do it?
Thank You
Webby1980 Guest
-
Very basic form validation question
Tabla Junkie wrote: If you're on CFMX 7 you can validate it this way within a cfform block: <cfinput type="text" required="yes" validate="email"... -
Form Validation Question?
Greetings A test-taker answers 42 out of 44 questions on an online test (form) using coldfusion. On submit, an error message needs to advise... -
CFFORM Validation trumping Custom Form Validation
Is there any way for custom form validation to work in concert with the cfform validation? I have a custom script that compares the values of two... -
Form Validation
Hi all, I am using form validation to authenticate users. In the web config file I secure a page that has only the following statement:... -
copy and paste form RTF document into field in asp form cause it to bypass field length and javascript validation - how to overcome?
I have a web form with several fields. If I copy & paste from a RTF document into a field, the javascript validation and field length are bypassed...



Reply With Quote

