New window when close of form.

wxdqz

New Member
Can someone give me a few pointers on this one please. When I click the submit button on my form; once it has validated the fields and sent the info I would then like it to close that page and open a page called page2.html. Thanks in advance




<form name="form2" form method="post" action="formMail.cgi" onSubmit="return validateform( this )">
 
Back
Top