How to create a ErrorProvider in Web Form?
-
Hi. I'm creating a web site that requiring the user to enter some information and I want to put a ErrorProvider like guide in the text box of my website so that I wont get null input into my database. Usually, I can do this in the Window form by just using the validation in the text box, but it when I tried it into the web form the code won't work. Can you give some alternative code in the web form? by the way, I'm using a the VS 2008 web development. Thanks in advance. :)
-
Hi. I'm creating a web site that requiring the user to enter some information and I want to put a ErrorProvider like guide in the text box of my website so that I wont get null input into my database. Usually, I can do this in the Window form by just using the validation in the text box, but it when I tried it into the web form the code won't work. Can you give some alternative code in the web form? by the way, I'm using a the VS 2008 web development. Thanks in advance. :)
Use validators..
.: I love it when a plan comes together :. http://www.zonderpunt.nl