Author Topic: problem with parameter passing?  (Read 1996 times)

bhl007

  • Posts: 75
    • View Profile
problem with parameter passing?
« on: January 13, 2008, 09:17:56 am »
Hi Dean,

Recently i use script like viralfriendgeneratoor where it is a advance tell a friend script.

when someone fill in his own email and name to get the free gift, he can choose to tell 3 friends(optional)

When he click on submit to get the free gift, his information will be added into mailing list.

I tested it with my listmailpro, it seems not working

i set the script to follow variable in listmailpro like list, fname, lname, email

it should work right?

when i tested this way at my own browser's address bar, it do work perfectly,

http://www.aeting.com/listmail/signup.php?list=5&fname=ah&lname=lim&email=ahim@gmail.com


but in the form code when it use together with other script that will perform auto variable posting to this form (to add subscriber), then return to the other page, it seems not working, i can't figure out where's the problem!


<form method=post action=http://www.aeting.com/listmail/signup.php>
<input type=hidden name=list value=5>
First Name: <input type=text name=fname size=10><br>
Last Name: <input type=text name=lname size=10><br>
Email: <input type=text name=email><br>
<input type=submit name=sup value="Subscribe Me!">
</form>

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
problem with parameter passing?
« Reply #1 on: January 14, 2008, 09:59:26 am »
Here is how I would add a user to LMP:

http://listmailpro.com/forum/index.php?topic=1160.0

Please let me know if that solution won't work for you.

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