We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  Enhancing ASP.NET Pages with JavaScript
Subject:   javascript
Date:   2007-06-04 20:09:55
From:   RyanOng
Hi i need some help here.


i got one asp windows page with a textbox and a button.When i click the button, a windows confirmation page with "yes" and "no" button will be generated. So if i click "yes", the textbox in the asp will appear "yes" and if i clicked "no",the textbox will appear "no".


Can anyone help me out???
Thanks alot.