On 2004-12-16, Jonathan Mangin <suppressed> wrote:
> Hi all,
>
> Following recent threads, I'm successful with:
>
> $url = $session->param('last_url') . "?rm=" . $session->param('last_rm');
> }
> $self->header_type('redirect');
> $self->header_props(-url=>$url);
>
> Now the user has landed in mode3, and the back button goes nowhere useful.
You could be clearer about which browser has the problematic behavior,
where the back button is taking the user, and why it isn't useful.
IE and Firefox handle "back button after redirect" differently. Firefox
will skip over the the redirecting page (which I prefer), but IE will
take you back the redirect page. That's annoying, because it just
'forwards' you back the future.
For an example of the difference, try the pet search on the C::A driven
site:
http://www.1-800-save-a-pet.com/
There is a 'waiting page' after you search. One you are on the results
page, 'Back' in Firefox will skip over the waiting page, but IE will
take you to it.
Mark
--
http://mark.stosberg.com/
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.