-
Form Return Page needs to load in New Window
Hi,
I have created a form (standard name/address type) with a normal submit button within a framed window. Once the form is compltedt and submitted the returning page (SampleRequsted.htm) is also in loaded iinto the original fram - My question is.... How do i get the form return page to load into a completly new window???
<INPUT TYPE=HIDDEN NAME="MFAddress" VALUE="information@xxx.co.uk">
<INPUT TYPE=HIDDEN NAME="MFCode" VALUE="3134">
<INPUT TYPE=HIDDEN NAME="MFSubject" VALUE="Sample Request">
<INPUT TYPE=HIDDEN NAME="MFReturn" VALUE="http://www.xxxxxxx.co.uk/SampleRequested.htm">
Any help is appreciated..
thanks
-
-
<form action="whatever.php" method="post" target="_blank">
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks