The cause is posting back data via a form. If you get rid of that, maybe use a querystring instead, the browser won't have to warn the user. If that's not an option you'll have to consider why you need to reload the page and see if there's a different way of doing it.
--
Joe (
Microsoft MVP - XML)