|
-
Mar 4th, 2004, 08:51 AM
#1
Thread Starter
New Member
disable server-side validation
Hi. I would like to know if you can turn off server-side validation for validation controls. I read on the MS website that it is true, but I can't find any examples. I know that for the CustomValidator control you can just omit the OnServerValidate property, but what about the other validators?
I would highly appreciate a small example.
I also have a more general question: Can I write validator functions (server side, not JavaScript), turn them off completely on the server and enable them for ALL browsers(including Netscape)?
Thanks
Tiberiu M
-
Mar 6th, 2004, 02:19 PM
#2
I wonder how many charact
You shouldn't turn off server-side validation for security reasons.
Other than that, I can't help, because people would kill me for thinking of doing such a thing.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|