I have developed a small form with 3 input type = text and one input type = submit button. The end user fills the form and submit it, but no data inserted into backend List. (probably empty form is submitted). I get to know that Javascript is disabled on user's browser. Now i want to do server side validation. How i validate my form on server side? I need a piece of code to validate form on server side (code behinde) ? I need code in asp.net
-
2How is this related to SharePoint? Are you referring to a List form or Application page, Web part??Marius Constantinescu– Marius Constantinescu2013-01-12 19:02:00 +00:00Commented Jan 12, 2013 at 19:02
-
yes, i am using SP list for storing data and i am working on application pageSPBeginer– SPBeginer2013-01-13 11:49:58 +00:00Commented Jan 13, 2013 at 11:49
Add a comment
|