Forum Tips » This forum is for users to discuss their software problems and suggestions for improvement.
Remember that only a tiny percentage of our users experience such problems (To be precise less than 0.7% have ever posted on this forum)
» Include your software version number (as displayed in the About Box)
» Check the FAQ before posting as most common questions have already been answered
» You don't need to also e-mail us separately as our support team will respond to all questions on this forum
I want to enable people on my newsletter list to unsubscribe easily. To that end I created an unsubscribe web page using your web form creator --it worked great--thanks!
My problem is I want to put a link in the newsletter which not only points to that unsubscribe page but also automatically inserts the addressee's email address in the box on the unsubscribe page. I'm not sure how to do that, I believe it's a script of some sort. Can you guide me through that?
Unfortunately on your server end you would need to use a script rather than a static HTML file, to take the email address that MLK passes and fill the email field.
In MLK you would then specify the link as follows:
For a web developer it is very easy to do. Provide them your static HTML file and explain that you would like the email field to be pre-filled with the email address embedded in the URL.