Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspdotnet_website_programming thread: confirmation asking


Message #1 by lolo3129@f... on Mon, 19 Aug 2002 12:14:56 +0200 (MEST)
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
Message #2 by "Charles Walsek" <cwalsek@e...> on Mon, 19 Aug 2002 06:23:28 -0400
Add the <__doPostBack('EventHandler', ''> to your JavaScript.  This topic is
covered in Chapter 4.




  Return to Index