Hi,
I have created a html page in ASP.NET since i need to do various client-side validations. After doing the validations, when i click the Submit Button (html button) i have to insert data into the database.
Since now, i have been using server-side controls. But i dont know how to insert values using html buttons.
Please help me out.
I have created a html page in ASP.NET since i need to do various client-side validations. After doing the validations, when i click the Submit Button (html button) i have to insert data into the database.
Since now, i have been using server-side controls. But i dont know how to insert values using html buttons.
Please help me out.