Re: How can I fix this:

by "Gary Krockover" <gary(at)garykrockover.com>

 Date:  Sun, 15 Dec 2002 01:54:53 -0600
 To:  <hwg-techniques(at)hwg.org>
 References:  AntonioR
  todo: View Thread, Original
Put the submit button outside of the IFrame.  View my IFrame application at
http://www.garykrockover.com/editor/content_editor.html (modification of
http://www.xefteri.com/articles/apr202002/content_editor.aspx)

You can download the source code at the 2nd link.  See if you can use some
of those elements to have your form submit properly.

Be aware though, that the IFrame is basically only compatable with Windows
IE and Netscape 6 or 7.  Mac's can see the IFrame but can't put emphasis
inside of it in either IE or Netscape.  I haven't tested other browsers or
OS's.

GK



Hi:

This is the code of the affiliate program from Network Solutions:

********************************************************************

<html>
<head>
</head>
<body>
<center>

<FORM ACTION="http://service.bfast.com/bfast/click" >
<INPUT TYPE="hidden" NAME="siteid" VALUE="40151607" >
<INPUT TYPE="hidden" NAME="categoryid" VALUE="vs_search2">
<INPUT TYPE="hidden" NAME="bfmid" VALUE="115761" >
<table width="115" border="0" cellspacing="0" cellpadding="0"
bgcolor="#FFFFFF">
<tr bgcolor="#003300">
<td valign="top" bgcolor="#e5e5bf" colspan="2"><IMG
SRC="http://service.bfast.com/bfast/serve?bfmid=115761&siteid=40151607&c
ategoryid=vs_search2" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><img
src="http://www.netsol.com/en_US/promotions/affiliates/banners/images/do
main-name-html-115x80-logo.gif" width="115" height="50"></td>
</tr>
<tr bgcolor="#003300">
<td valign="middle" bgcolor="#999900" align="center">
<input type="text" name="DomainName" size="5" maxlength="67">
</td>
<td valign="middle" bgcolor="#999900" align="center">
<input type="image" border="0" name="imageField"
src="http://www.netsol.com/en_US/promotions/affiliates/banners/images/do
main-name-html-115x80-go.gif" width="25" height="30">
</td>
</tr>
</table>
</FORM>

</center>
</body>
</html>

***********************************************************************

I'm calling it with the <IFRAME> tag because it was the only way I could
blend it with my site. The problem is that when I fill the form and I
submit it, the results are open in the <IFRAME> part, and I want them to
open in the whole page, so, how can I change the code and keep it
working?

TIA

Antonio R.

HombredeHoy.net

AROH2002(at)Hotmail.com
ICQ: 18319148

"Dream as if you'll live forever. Live as if you'll die today."
"Sue�a como si fueras a vivir por siempre. Vive como si fueras a morir
hoy."
James Dean (1931-1955)

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA