same unsubscribe flow as yours ?
Posted: Wed Sep 27, 2006 5:55 pm
I want to have the same flow as u have for my users that want to unsubscribe.
Meaning:
1) in the mail there is a link which goes to the redirect server
2) this server redirects to a page of my public website ( the first page that the user will see) which asks for confirmation
3) the confirmation is send to a form created in the interface (on redirect server)
4) this form perform the unsubscribe action and then redirects to a new page in the public website (the second page that the user will see)
What i dont know is how i can make the redirect in step 4.
and also i didnt understand how the concluding action in forms can be used (maybe this is the answer to my first question).
Pls note that i read the user guide example for unsubscribing but in that example both pages that the user will see are generated by the redirect sever not by the public server .(i want users to see only html pages)
Meaning:
1) in the mail there is a link which goes to the redirect server
2) this server redirects to a page of my public website ( the first page that the user will see) which asks for confirmation
3) the confirmation is send to a form created in the interface (on redirect server)
4) this form perform the unsubscribe action and then redirects to a new page in the public website (the second page that the user will see)
What i dont know is how i can make the redirect in step 4.
and also i didnt understand how the concluding action in forms can be used (maybe this is the answer to my first question).
Pls note that i read the user guide example for unsubscribing but in that example both pages that the user will see are generated by the redirect sever not by the public server .(i want users to see only html pages)