Show window after successful submit
-
tyuqte
- Posts: 40
- Joined: 14 Jun 11
- Location: China
- Trust:
30 Aug 11 7:55 am
Show window after successful submit
I have a form that when the user submits there's an onload() event. This event will open a popup window. The problem I am having is that if the form has required fields and when it is not completed when the user submits the form a page shows the fields that need to be completed at the same time the popup window is showing. Is there a way to only show the popup window after a successful submission?
-
essexboyracer
- Posts: 130
- Joined: 02 May 11
- Location: Great Britain
- Trust:
30 Aug 11 5:39 pm
Depends, what CMS are you using as some have in-built form editors that control what the user sees. I haven't hand coded a form for ages instead relying on in-built tools in my CMS of choice. Perhaps try hotscripts.com?
