Nate1
05-14-2007, 08:42 PM
I have a from which when submitted to the server inserts the information into a MS Access DB. I want to validate the infomation before I submit the form, the form has the runat=server tag so I can code behind the button. If I create a javascript validation function (or vb) can I get this too work on the current form setup in this way from Client side then if Valid submit the form for DB input?
If not How can I do this?
And yes am using ASP.net
If not How can I do this?
And yes am using ASP.net