I've changed my plans slightly on how I need to setup this script, so I have a quick question.
A user will fill out a form, and then click "OK." At that point, a confirmation script - a little popup window - will pop up and ask if they are sure they want to modify the data/delete the data. If they answer yes, the form is submitted; if they answer no, the popup window just closes. Is there a way to do this without passing all the information using POST through to the confirmation box?
Rob
A user will fill out a form, and then click "OK." At that point, a confirmation script - a little popup window - will pop up and ask if they are sure they want to modify the data/delete the data. If they answer yes, the form is submitted; if they answer no, the popup window just closes. Is there a way to do this without passing all the information using POST through to the confirmation box?
Rob