How do I redirect after they have done a survey?

blommas

Senior Member
Joined
Jun 14, 2014
Messages
904
Reaction score
158
How do I redirect after they have done a survey? I'm using wordpress...
I want them to complete the survey and then be redirected to an email submitter..


edit: fixed it..
Does anyone know how to create an indivual page like www.mywebsite.com/blabla with an email submitter only?
 
Last edited:
If you are using wordpress then you will have to create a custom page type. You can Google how and there are a million ways to do it. You can even download a simplistic page type and upload it to your WordPress installation and then you'll be all set. Just create a new page and choose the page type you want it to be.
 
after survey sent to another page using php command Location, please google for details.
or try using java script using time delay and redirect.
 
Back
Top