Need a new web host or having a problem with a script? Tips and advice on the best way to design, build and maintain your most valuable asset - your website!

Show window after successful submit

tyuqte
 
Posts: 40
Joined: 14 Jun 11
Location: China
Trust:

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?
 

  • 0
essexboyracer
 
Posts: 130
Joined: 02 May 11
Location: Great Britain
Trust:

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?
 

  • 0