I did some client validation in a detailsview control in edit and insert mode.
I realized that when I turn javascript off, as almost all the controls relies on javascript, it does not work.
The question is: should I do some kind of server validation here? Is there any way that the Update or Insert javascript link can be click with javascript off?
Delavegaz
Member
56 Points
234 Posts
detailsview in edit or insert mode server validation
Feb 05, 2009 03:41 PM|LINK
I did some client validation in a detailsview control in edit and insert mode.
I realized that when I turn javascript off, as almost all the controls relies on javascript, it does not work.
The question is: should I do some kind of server validation here? Is there any way that the Update or Insert javascript link can be click with javascript off?
Thank you a lot.