Hi, I need to change the target of my thank you page to "_blank". How can I do it ? Thanks!!
Change the form1.html to target a new page first. <FORM action=process.php method=post encType=multipart/form-data target=_blank>
Log in to post a comment.
Hi, I need to change the target of my thank you page to "_blank". How can I do it ?
Thanks!!
Change the form1.html to target a new page first.
<FORM action=process.php method=post encType=multipart/form-data target=_blank>