I want to insert the Data into SQL Server using JQuery in ASP.Net. i have tried many ways but could not get successes. I have a master page on to that there is content page and on that page there is auser control. User control has 4 fields User Name, Password, Email and URL. I want to insert these values in SQL Server database. I have taken the reference from many sites but could not able to insert the data into DB. Please help me. It is very urgent.
Insert Data into SQL Server using JQuery in ASP.Net
Hi,
Parth ShahPosted Jun 13, 2013, 2:14 AM
If I invoke that webservice manually at that time code works fine.
Ravi ShekharPosted May 16, 2013, 11:57 PM
In attached application When you click on the insert button there is no postback .and your data saved in database.
ashutosh kumar guptaPosted May 16, 2013, 9:24 AM
Ravi ShekharPosted May 15, 2013, 7:00 AM
regards,
ravi
Please mark it as answer if it helpful for you.