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".