ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: webmaster34 on May 18, 2004, 08:57:37 am
-
Hi
I hope someone can help. My question is pretty straighforward. I have a web page in which i have integrated the signup code into a number of different pages on my site and this seems to be working fine.
However what i would like to achieve is that whenever a new user joins they should automatically be redricted to the page they were on before.
Is this possible ?
-
Absolutely, try placing some JavaScript on your "Subscribe Success" Custom HTML page similar to as follows:
<script>history.back();</script>
-
In recent versions you can use the method above or simply enter the URL to forward the user to right on the Custom HTML page.
Regards