Hi,
On my webform, I have 4 textboxes and a submit button. If the user changes the value in the first textbox then submits the form, a popup window appears that has an "Are you sure ..." message, a Yes button, and a No button. If the user presses No, I want to close the popup and return the value of the first textbox back to its original value (before the user changed it).
I can get the popup to close; I just can't figure out how to get the first textbox to have its original value.
Any ideas?
Thanks in advance,
Suzanne
On my webform, I have 4 textboxes and a submit button. If the user changes the value in the first textbox then submits the form, a popup window appears that has an "Are you sure ..." message, a Yes button, and a No button. If the user presses No, I want to close the popup and return the value of the first textbox back to its original value (before the user changed it).
I can get the popup to close; I just can't figure out how to get the first textbox to have its original value.
Any ideas?
Thanks in advance,
Suzanne