Thursday, July 30, 2009

How can I insert data into database using ICallbackEventHandler (CallBack) in ASP.Net2?

Hello Sir,


I want to insert data into SQLServer2005 Express edition from ASP.Net2 webpage.





I want to use this option that can stop the refreshment or reload of page in every insertion.





thanks in advance

How can I insert data into database using ICallbackEventHandler (CallBack) in ASP.Net2?
Simple dear just make the connection string and insert data via form in front end asp .net ...


for any types of help you can contact via contact section of given url below ..


http://www.offshoredotnetdevelopment.com
Reply:You can use ajax in asp.net 2.0 web pages to stop the page refreshing each time the form is submitted.





Download the ajax frameworks from http://www.asp.net


and watch the tutorial videos there to insert the Data and display it in GridView.


No comments:

Post a Comment