Using javascript redirects can really annoy your users, by rendering ineffective the back button (via Xlog). The solution is to use location.replace instead of location.href assignment. You'll need to verify 3.0+ browser.

11/7/2000 7:18:17 PM