Forum Moderators: open
The problem is I am then left with the page telling the user they are being forwarded as another page doesn't open.
Is it possible that as soon as the page loads and forwards the user the page is sent "back"
I'm assuming I would use javascript:history.back(1) but I'm not sure how to do this automatically once the page is loaded/forwarded.
Thanks.