hello,
i am huge delima, i have store procedures whcih has insert command
i have class file in which i am calling store procedure
now on page on button click event i want to call class method to insert textbox value in database but it should be without page refresh
1. on button click data insert in database
2. page should not refresh
3. and user see a message after succesful insert.
please advice me thanks