Menu

Form works with Firefox but not with IE

Help
2006-01-25
2013-04-09
  • robert bosworth

    robert bosworth - 2006-01-25

    Hey guys -- using postlister on my website and the form to subscribe is working under firefox, but not IE.  Under IE it tells the user that they need to select either Subscribe or Unsubscribe.

    [code]
    <FORM ACTION="/postlister/subscribe.php" METHOD="POST">
                  <div align="justify">
                    <p align="left"><FONT SIZE="-1" FACE="arial, helvetica"> <span class="date"><STRONG>Type
                      your e-mail address here to sign-up for our mailing list. We
                      will feature product specials, website updates, and our quarterly
                      newsletter straight to your mailbox:</STRONG></span></FONT></p>
                    <p align="center">
                      <INPUT NAME="email" TYPE="TEXT" size="13" />
                      <INPUT TYPE="HIDDEN" NAME="list" value="usedlasers" />
                      <INPUT name="action" TYPE="IMAGE" value="subscribe" SRC="access%20images/signup.gif" align="middle"   />
                      <br>
                    </p>
                  </div>
                </FORM>[/code]

     
    • robert bosworth

      robert bosworth - 2006-01-25

      Ok -- how can I include html better?  The BBCode tags didn't seem to do anything.

       

Log in to post a comment.