0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Form method posts using CustomHTML module

  • Form method posts using CustomHTML module

    Posted 16 years 2 months ago
    • I'm attempting to add a login form (not using the general one, but one that posts to an external site) but the html editor for the Custom HTML module keeps deleting the form method tag and the url associated with it. Here is the code I'm trying to use:

      <table border="0" cellspacing="0" cellpadding="0">
      <FORM Method=post Action=" www.four51.com/ui/logon.aspx ">
      <TR>
      <TD><FONT Face="Tahoma, Arial, Helvetica" Color=#000000 Size=2><B>User Name</B></FONT></TD>
      </TR>
      <TR>
      <TD><INPUT Type=text Name="Username" Value="" Size=25></TD>
      </TR>
      <TR>
      <TD Align=right><IMG Src=" www.four51.com/Images/space.gif " Width=1 Height=8></TD>
      </TR>
      <TR>
      <TD><FONT Face="Tahoma, Arial, Helvetica" Color=#000000 Size=2><B>Password</B></FONT></TD>
      </TR>
      <TR>
      <TD><INPUT Type=password Name="Password" Size=25 Value=""></TD>
      </TR>
      <TR>
      <TD Align=right><IMG Src=" www.four51.com/Images/space.gif " Width=1 Height=8></TD>
      </TR>
      <TR>
      <TD Align=right><INPUT Type = image Name=logon Alt="Log On" Src=" www.four51.com/Images/btnLogOn.gif " Border=0 Width=55 Height=23></TD>
      </TR>
      </FORM>
      </table>
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Form method posts using CustomHTML module

    Posted 16 years 2 months ago
  • Re: Form method posts using CustomHTML module

    Posted 16 years 2 months ago
  • Re: Form method posts using CustomHTML module

    Posted 16 years 2 months ago
    • nevermind, I got it. Thanks!

Time to create page: 0.081 seconds