how to store and retrive the textbox value to sql using jquery in asp.net web application
i hav a textbox and button in my aspx page
when i click the button the name enter in the textbox should save in the sql
i wan to write the jquery for this...
can any one suggest how to write the jquery for this
thank in advance,