T
tshad
In 3.5 is there a way to call a javascript confirm box from the code - not a
button - and get the response back before continuing on?
In my program, I want to be able to check the database to see if a company
exists after the save button is pressed and if it does not, then popup a box
asking if the user really wants to add this new company or not.
If so, continue with the save, if not stop the processing.
Thanks,
Tom
button - and get the response back before continuing on?
In my program, I want to be able to check the database to see if a company
exists after the save button is pressed and if it does not, then popup a box
asking if the user really wants to add this new company or not.
If so, continue with the save, if not stop the processing.
Thanks,
Tom