Ask a Question related to Dreamweaver AppDev, Design and Development.
-
jakelake #1
Custom WebXel Custom Validation
First....Thank You Kevin for providing such a useful tool. It works
great!
Now, I may be missing something, but I studied some of the canned
formats for validators build into this extension, but I can't figure
out how to INCLUDE a space between two text object. (e.g. FirstName
LastName)
Could anyone help me out?
Thanks a ton!
jake
jakelake Guest
-
Custom Validation Script
I need to limit the numeric value a user can enter but keep the format as $0,000.00. I'm using the following validation script: function... -
Custom Validation problems
Hi there, I have custom validator base on LUHN (MODE10) function for CCNumber look like this Sub ValidateCCNumber1(ByVal s As Object, ByVal e... -
CFFORM validation trumping Custom 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... -
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... -
only custom validation control does server side validation?
On a CustomValidator you have to provide the validation code because otherwise it doesn't know what to do for the validation. Other validator...



Reply With Quote

