I am updating an application I created in VS 2003. It uses VB.NET and ASP.NET. I have only a little bit of java script from an example I downloaded a year ago and put into the proiject.
What I'd like to do is get some of the validation on the form moved over from server-side to client-side. I am trying to make this more portable for people in the field.
So, is java script the way to go for this? The first thing I want to do is have a Java Script calendar show up when a text box is clicked on the form. Doesn anyone have any examples or helpful information? Not sure where to start here. Most everything in the project is server-side, even the labels and text boxes.
Thanks.
Joe
What I'd like to do is get some of the validation on the form moved over from server-side to client-side. I am trying to make this more portable for people in the field.
So, is java script the way to go for this? The first thing I want to do is have a Java Script calendar show up when a text box is clicked on the form. Doesn anyone have any examples or helpful information? Not sure where to start here. Most everything in the project is server-side, even the labels and text boxes.
Thanks.
Joe