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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a cancel button

Status
Not open for further replies.

hrg

Programmer
Jan 8, 2009
46
0
0
US
Hi

I want to have an operation using a button that will enable me to cancel changes made by an operator. At present I have an input screen which is filtered so any changes made to the fields will be automatically saved (as the text boxes in the form are linked directly with the table where the data goes). I want to be able to have a facility which accommodates for mistakes.

e.g.

I go into my input screen I enter an address and when coming to save it I realise that this record has been inputted already by another person. So i would like a button which when clicked the inputted information is discarded and not saved to the database.


Thank you for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top