Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Rollback value in an input field

Status
Not open for further replies.

tprscott

Programmer
Jul 17, 2006
8
US
Is there a way to roll back a value in an input field if we didn't want the actually value? For example in the before update event is there a way to reset the value of a textbox to what it was?
 



Hi,

Store the previous value. Then use it to restore the value to the textbox.

Skip,

[glasses] [red][/red]
[tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top