aspdotnet_website_programming thread: confirmation asking
Hello, I'd like to ask the user a confirmation of its choice after clicking a button, and then execute a script on the server. I've found the 'confirm' function, but then I cannot give handle to the server. Please let me know if you can manage it. Thanks, Laurent
Add the <__doPostBack('EventHandler', ''> to your JavaScript. This topic is
covered in Chapter 4.
|





