| Author |
Message |
   
Mauri Galvez (islecomm)
Junior Member Username: islecomm
Post Number: 6 Registered: 04-2004 Posted From: 66.91.181.20
Rating: N/A Votes: 0 (Vote!) | | Posted on Thursday, July 08, 2004 - 10:33 am: |
|
Frank, how do I create an unsubscribe HTML link that automatically adds the list (^list^) and email (^email^) to the hyperlink to make the link active and auto-enter the info for each recipient? I tried the following but it did not work, the last carrot gets dropped: ---------------------------------------------------------------- You are subscribed to this list with ^email^. If you would like to be removed, click here... http://www.gmmaui.com/cgi-bin/mmp/unsub.pl?^list^=^email^ ----------------------------------------------------------------
|
   
Frank Bauer (support)
Moderator Username: support
Post Number: 672 Registered: 03-2001 Posted From: 217.93.37.136

Rating: N/A Votes: 0 (Vote!) | | Posted on Thursday, July 08, 2004 - 04:00 pm: |
|
Hello Mauri, Just use the "<>" button to switch to the HTML code view. Then check that the link looks like this... <a href="http://www.gmmaui.com/cgi-bin/mmp/unsub.pl?^list^=^email^"> http://www.gmmaui.com/cgi-bin/mmp/unsub.pl?^list^=^email^</a> If one ^ symboly is not in the correct location, simply correct it in this view. Sincerely, Frank Bauer ============================================================ Would you like more... ? Scripts & Service for Your Web Business http://www.add2it.com ...Helping you succeed online... ============================================================
|
   
Mauri Galvez (islecomm)
Junior Member Username: islecomm
Post Number: 7 Registered: 04-2004 Posted From: 66.91.181.20
Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, July 09, 2004 - 02:24 am: |
|
thnx Frank, that worked fine... guess I missed the <> icon and it's use... Mauri |