funkyspirit
Programmer
Hello,
I have an asp page that contains a form. Once completed the form sends the information to an email address using a vbscript CDO email object.
What I would like to do is that the form is only sent if completed and when the user clicks the submit button, which is an image.
Once the email has been sent, I would like a popup message to appear.
Every way I have tried to do it did not work.
Any idea how to do this?
Thank you.
I have an asp page that contains a form. Once completed the form sends the information to an email address using a vbscript CDO email object.
What I would like to do is that the form is only sent if completed and when the user clicks the submit button, which is an image.
Once the email has been sent, I would like a popup message to appear.
Every way I have tried to do it did not work.
Any idea how to do this?
Thank you.