Redirect to thank you page

Installation and Setup

Redirect to thank you page

Postby steve » Mon Mar 08, 2010 9:43 am

I am really excited about using Simple Mailing list. It is exactly what I have been searching for. I have one question though.

What happens after a person submits their email? Are they redirected to a thank you page or is there some sort of pop up?
thanks!
steve
steve
 
Posts: 7
Joined: Mon Mar 08, 2010 9:40 am

Re: Redirect to thank you page

Postby scanman20 » Mon Mar 08, 2010 8:11 pm

No popups, just a message on the process.php page.
Even a broken clock is right twice a day.
User avatar
scanman20
Site Admin
 
Posts: 1300
Joined: Sat Aug 30, 2003 9:47 am

Re: Redirect to thank you page

Postby steve » Wed Mar 10, 2010 8:42 am

So I have a "join email list" form on every page. Can I use your software in this way and have it redirect to a thank you page?

Thanks!
steve
 
Posts: 7
Joined: Mon Mar 08, 2010 9:40 am

Re: Redirect to thank you page

Postby scanman20 » Thu Mar 11, 2010 2:28 pm

Yes, the form you have should point to process.php and you can modify the process.php page to match your site. The messages displayed are handled automatically.
Even a broken clock is right twice a day.
User avatar
scanman20
Site Admin
 
Posts: 1300
Joined: Sat Aug 30, 2003 9:47 am

Re: Redirect to thank you page

Postby steve » Fri Mar 12, 2010 3:07 pm

How do I add the HTML to process.php? I have been messing with this all day and am really struggling. The content shows up but the styles are not being applied (also have javascript, but haven't checked it it is working).

I have tried placing the html around this
Code: Select all
echo <<<EOT
<form method="POST" action="$PHP_SELF">
   <input type="text" name="address" size="20">
   <input type="submit" value="Submit" name="submit"><br>
   <font face="Tahoma" size="1">All subscribe/unsubscribe requests must be confirmed via email.</font>
</form>
EOT;
?>


I have tried placing the entirety of the php within my content div. I have also tried using print and echo to load the html and nothing is working. What is the right way to go about styling process.php to look like the rest of my site?

thanks!
steve
steve
 
Posts: 7
Joined: Mon Mar 08, 2010 9:40 am

Re: Redirect to thank you page

Postby scanman20 » Sun Mar 14, 2010 9:46 pm

Basically if you take the default process.php and wrap it within your HTML. If that doesn't work for you let me know and I'll try and post an example.
Even a broken clock is right twice a day.
User avatar
scanman20
Site Admin
 
Posts: 1300
Joined: Sat Aug 30, 2003 9:47 am

Re: Redirect to thank you page

Postby steve » Mon Mar 15, 2010 10:25 am

Post an example if it isn't too much trouble. I am having trouble with the head.

Thanks!
steve
steve
 
Posts: 7
Joined: Mon Mar 08, 2010 9:40 am

Re: Redirect to thank you page

Postby steve » Mon Mar 15, 2010 10:40 am

Nevermind, I got it to work. I had a bad css path. Thanks!
steve
 
Posts: 7
Joined: Mon Mar 08, 2010 9:40 am

Re: Redirect to thank you page

Postby maxirobert11 » Sat Apr 10, 2010 5:04 pm

Please post EXAMPLE, i really need this, thanks :wink:
maxirobert11
 
Posts: 1
Joined: Sat Apr 10, 2010 5:03 pm

Re: Redirect to thank you page

Postby blackdesk » Tue May 11, 2010 1:56 am

Likewise! Can you please post an example? Thank you!!!
blackdesk
 
Posts: 2
Joined: Tue May 11, 2010 1:53 am

Re: Redirect to thank you page

Postby blackdesk » Tue May 11, 2010 11:09 pm

Nevermind - got it!
blackdesk
 
Posts: 2
Joined: Tue May 11, 2010 1:53 am

Re: Redirect to thank you page

Postby rpetges » Tue Jul 06, 2010 5:19 pm

I also got crazy about this integration but finally figured out how to do it ... and it's fairly easy.

Create an HTML file with all your custom look and feel (for example using CSS files) and copy the contents from process.php (the code enclosed by <? and ?>) into the body section of your HTML file.

Finally, save this HTML file as process.php, replacing the original one ... that's all.

Hope, this helps.

P.S: The integration can be seen on http://www.petges.lu (Support link in the menu > Newsletter icon)

Romain
rpetges
 
Posts: 1
Joined: Tue Jul 06, 2010 5:11 pm


Return to Installation and Setup

Who is online

Users browsing this forum: No registered users and 1 guest

cron