I have a process that loads about 100 spreadsheets into a database. The user enters a few parameters prior to initiating the load. If they start the process and realize they made an error with one of the parameters, they would like to stop the upload process.
How do you set this up where the user would click a button to stop the process, get a confirming message, and then cancel or continue the process?
Thanks.
How do you set this up where the user would click a button to stop the process, get a confirming message, and then cancel or continue the process?
Thanks.