Firefox malfunction with "on_sent_ok:" redirection.
-
Hello.
Im making this post separately because really need help with this.I need people to go to an specific page, which is unreachable if the user doesn’t pass through a form first.I’m using sessions to protect the page, CF7 for the form, and the “on_sent_ok” method to make the redirect.
The solution works perfectly in IE and Chrome, but is failing in Firefox, and I really can’t see why. I’m beggining to despair.
To see the problem you can pass through this URL
https://www.previsionsocial.gob.cl/subprev/?page_id=10129Then go to https://www.previsionsocial.gob.cl/subprev/?page_id=10134/
(You don′t need to fill the form, just pass through the page)The code I’m using in the “Aditional” area in Contact Form 7 is this:
on_sent_ok: “location = ‘https://www.previsionsocial.gob.cl/subprev/?page_id=10134/’;”I’m used to see IE destroying everything around it, but Firefox? That’s new, and worrying.
Please, Help!
- The topic ‘Firefox malfunction with "on_sent_ok:" redirection.’ is closed to new replies.