I've created an ASP.NET site which uses Response.Redirect to provide data to the visitor. The problem: the "Back" arrow doesn't work - from the targeted page - in IE! It works perfectly in Opera, Firefox, Safari and Chrome - but not at all in IE, (version 8).
Is this something I can correct in my coding?
Is this something I can correct in my coding?