in reply to Re: Re: Location doesn't work on MAC
in thread Location doesn't work on MAC

While I agree with merlyn (i.e. don't use the meta-refresh tag), at least specify that the page is to redirect after 5 seconds. This should give plenty of time to hit the back button twice. I don't remember the specific syntax for this but i believe the tag would look like this:
<meta http-equiv="Refresh" content="5;http://url-goes-here">