Hi,
I have a textbox and a button. When user clicks button, it will popup a window asking "Do you want to saving it?". If yes, it will go on to store the data to the database. Please tell me how to generate the Javascript code like this in ASP.NET. Thank in advance.
I have a textbox and a button. When user clicks button, it will popup a window asking "Do you want to saving it?". If yes, it will go on to store the data to the database. Please tell me how to generate the Javascript code like this in ASP.NET. Thank in advance.