I am using an Data Access page created using MS Access to access data in a database (that's alot of Accesses). I'd like to utilize a message box to alert users that they have saved changes to the database before they leave the page. Access uses javascript to save the data. I know how to create a message box using VBscript, but am unfamiliar with javascript. Is there a javascript that will run a function to run a message box when a command button is run to do this? Preferably I would like the message box to open up and give the user the option to "Yes" save changes (upon clicking they would return to the main page, or "No" don't save chages (upon clicking they would return to the form page).
I hope I am being explicit enough. Thanks for any suggestions.
pc
I hope I am being explicit enough. Thanks for any suggestions.
pc