Hi Guys, hope someone can help?
I have successfully sent validated form details for the contacts page for a new site that Iam helping with. I have used an external javascript file that checks the inputs (validates) and then once this is ok sends the form using a mailto.
As a tester, I have tried to add extra code under the onsubmit function, just to give an alert to say that the message has been sent (confirmation). I would however prefer some sort of popup window, where i can state that the form has been sent and redirect the user elsewhere etc.this does not seem to be happening at the moment, javascript seems to finish after the action of the onsubmit is complete.
Is there a tag for this action, ie onsuccess etc?
Any ideas? iam open to any suggestions.
ps, iam new to all this, so please be gentle with me, thanks den10