Responder code questions

1 replies
  • WEB DESIGN
  • |
Hello, I am putting a new opt in box on a page and want it to go to my thank you page then to the page my customer opted in for. Below are the code lines I need help with.

<input type="hidden" name="redirect" value=" my thank you page url right? " id=" is this the password for the thank you page? ">
<input type="hidden" name="meta_redirect_onlist" value=" is this the targeted page url I want a customer to end up on? ">

Once they put in their name and email address they would go to the thank you page listed in the redirect value right? So I would put the url to that page? Then the id= is that the password to it? I am confused by that.
Then does it automatically go to the meta redirect onlist value url? Or is there a link on the thank you page to get to the targeted end page?

Thanks for any help,

-Darrin
#code #questions #responder
  • Profile picture of the author Bruce Hearder
    Does the customer need a password to access the download page?

    Could you email them the password and the download url?

    To answer your questions..

    NO the id has nothing to do with the customers username or password, its a form thing..

    Hope this helps

    Bruce
    {{ DiscussionBoard.errors[445785].message }}

Trending Topics