Email confirmation
Автор: Parrichat J.
Просмотрено 940,
Подписчики 1,
Размещенный 0
Once an email is sent the system defaults to a confirmation page which is usually the one the mail is sent from or one that has been selected when constructing the email form.
I would like to know, is it possible to change the confirmation page to be directed to an external http, if so how could I do this, in very simple language please as I am not too technical.
Размещено
Автор
Hi, Please do not rush with a reply to this post as I have temporarily sorted it with the creation of a blank page and a 301 redirect from the blank page to where It needed to go.
The 301 I used is - <META HTTP-EQUIV="Refresh" CONTENT="0;url=http://<i>insert destination address</i>">
This was placed in --- page level properties - expert - before </head> tag
The only disadvantage is that it shows the name and e-mail address log-in frames for a second or two before the divert takes effect.
Parrichat
Hello Parrichat,
The solution you found is the only possibl because the program is not allowing to add an external link for the confirmation.
Many thanks!