Click to See Complete Forum and Search --> : Submit Form Success Problem


brizak79
07-11-2003, 05:25 PM
I'm using in-line frames in FrontPage 2002 for my website. I'm trying to get this form to work correctly, but I can't figure it out. I want the Success_HTML page to come up in the frame IL1, but it just cames up in a new window. Any suggestions??
<FORM METHOD=post ACTION="http://www.sevenmilesun.com/cgi-bin/sevenmilesun/mail.pl">
<INPUT TYPE=HIDDEN NAME=DESTINATION_ADDR VALUE="mail@sevenmilesun.com">
<INPUT TYPE=HIDDEN NAME=SUBJECT VALUE="Mailing List - Home Page">
<INPUT TYPE=HIDDEN NAME=SUCCESS_HTML VALUE="http://www.sevenmilesun.com/contact/pages/contact_thank.htm">

Khalid Ali
07-11-2003, 11:46 PM
in the Frameset and Transitional DTDs you can use form elements target attribute with target value to a specific frame.....

brizak79
07-14-2003, 02:19 PM
:confused:
in the Frameset and Transitional DTDs you can use form elements target attribute with target value to a specific frame.....
Could you please explain? I'm just starting out and only know real basic web design. Thanks...

brizak79
07-17-2003, 10:56 AM
Anyone??

pyro
07-17-2003, 10:59 AM
It's probably going to depend on how http://www.sevenmilesun.com/cgi-bin/sevenmilesun/mail.pl works...