Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for ASP
»
javascript validation before save
javascript validation before save
02-09-2007, 10:29 AM
Shawn Ramirez
Joined on 01-31-2007
Posts 7
javascript validation before save
Reply
Quote
I have a form that has 4 cuteEditor elements in it.
When I click on my save button I do some javascript validation on both these 4 elements as well as other elements in the form.
When the validation checks the length of the cuteEditor elements the length is reported back as 0 but if I set it form to go ahead and submit the request.form() has data in it.
What do I need to do so I can run a check on the length in my javascript validation function?
Thanks,
Shawn Ramirez
View Complete Thread