Author Topic: form returns already subscribed always  (Read 1536 times)

djackson

  • Posts: 3
    • View Profile
form returns already subscribed always
« on: July 23, 2005, 01:31:00 pm »
this is probably a simple coding error on my part - but for the life of me, cannot figure out where I am wrong on this one.

I have set up over 28 listmailpro lists and I must be brain dead missing this code. Can anyone possiblly help figure out why any sign up regardless of email address turns up "error- already subscribed"?

Any help would be GREATLY appreciated! Here's my  form code:
========================================

<form method=post action=http://jaxicom.net/list/signup.php>
 <input type=hidden name=list value=27>

<table width="183" border="0" cellpadding="6" cellspacing="0" style="border: 1px solid #cccccc;">
 <tr>
                    <td bgcolor="#ffffff"><div align="center">Do I qualify for
                        Service?<br>
                      </div>
                      <table width="100%" border="0" cellpadding="9" cellspacing="0" bgcolor="#EEEEEE">
   <tr>
    <td>
  <table width="100%" border="0" cellpadding="2" cellspacing="0">
   <tr>
    <td colspan="2" class="qualtxt"><p>Street Address<font class="redbold">*</font><br>
                                    <input type="text" name="user7" value="" size="26" maxlength="100" tabindex="1">
                                 
                                  City
                                    <input type="text" name="user2" value="" size="26" maxlength="100" tabindex="2">
                               
                                 State
                                    <input type="text" name="user3" value="" size="26" maxlength="20" tabindex="3">
                                </td>
   </tr>
   
   <tr>
    <td class="qualtxt">Apt/Suite<br>
    <input type="text" name="user6" value="" size="5" maxlength="10" tabindex="4"></td>
    <td class="qualtxt">Zip Code<font class="redbold">*</font><br>
    <input type="text" name="user9" value="" size="7" maxlength="5" tabindex="5"></td>
   </tr>
  <tr>
   <td colspan="2" class="qualtxt">Contact Phone Number<font class="redbold">*</font><br>
                                  <input type="text" name="user4" value="" size="26" maxlength="100" tabindex="6">
                                </td>
  </tr>
  <tr>
   <td class="qualtxt">First Name<font class="redbold">*</font><br>
    <input type="text" name="fname" value="" size="10" maxlength="20" tabindex="7"></td>
   <td class="qualtxt">Email<font class="redbold">*</font><br>
    <input type="text" name="user1" value="" size="12" maxlength="40" tabindex="8">
   </td>
  </tr>
  <tr>
   <td colspan="2" align="center"><img src="/images/clear.gif" width="1" height="2" alt=""><br>
   <input type="image" name="Submit" src="http://www.speakeasy.net/images/home/navqualsubmit.gif" tabindex="9" border="0"></td>
  </tr>
  <tr>
   <td colspan="2" align="center" class="qualtxt"><font class="redbold">*</font> Required fields</td>
  </tr>
</table>
   </td>
  </tr>
</table>
  </td>
 </tr>
</table>
</form>

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
form returns already subscribed always
« Reply #1 on: July 27, 2005, 01:05:05 am »
It is hard to say what is causing this problem.  If you submit your information and a note at http://listmailpro.com/support (under Other) I'll take a look.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting