Please help me out

vellaima

Well-known member
Joined
Jan 29, 2003
Messages
109
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.
 
Back
Top