Jump to content

email form problems


lounger

Recommended Posts

hi

i have a email sign up box and a login to your account sign up box on my home page i have recently moved the email sing up box to the top of my page but now when i try and log in to my account in the account sing up box it opens the email insted of my websiteaccount here is my email sign code am i missing somthig out here??

[code]<table border="1" cellspacing="0" cellpadding="0" width="103" bordercolor="#000000" align:left">
  <tr>
    <td height="16">
      <table border="0" cellspacing="0" cellpadding="2" width="100%" height="100%">
        <form name="login_form" action="http://.mail.everyone.net/email/scripts/loginuser.pl" method="post">
          <tr bgcolor="#FF6600">
            <td height="2" nowrap width="39%" align="left"> <font color="#FFFFFF" face="Verdana, Arial, Helvetica, sans-serif" size="2">Email
              Login</font><br>
              <input type="text" size="12" name="loginName" value="">
            </td>
            <td height="2" nowrap width="36%" align="left">
              <font color="#FFFFFF" face="Verdana, Arial, Helvetica, sans-serif" size="2">Email Password</font><br>
              <input type="password" size="12" name="user_pwd" value="">
            </td>
            <td height="2" nowrap width="25%" valign="bottom" align="left">
              <input type="submit" name="login" value="Login">
            </td>
          </tr>
          <tr bgcolor="#000000">
 
            <td height="2" nowrap colspan="3" valign="left">
              <table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
<td width="59%"><font face="Verdana, Arial, Helvetica, sans-serif" color="#FFFFFF" size="1"><i>powered by </i></font>
              <a href="http://www.everyone.net/" target="_blank"><font face="Verdana, Arial, Helvetica, sans-serif" color="#FFFFFF" size="1">Everyone.net</font></a>
</td>
<td width="41%" align="right"><p><font color="#FFFFFF" face="Verdana, Arial, Helvetica, sans-serif" size="2"><B>FREE
                [email protected] Email</b></font> <a href="http://.mail.everyone.net/email/scripts/serviceMenu.pl?user=new"><font color="#FF0000" face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>Free Email sign up</b>!</font></a></p></td>
  </tr>
</table>[/code]
Link to comment
https://forums.phpfreaks.com/topic/19471-email-form-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.