|
Subject:
|
The page cannot be refreshed without sending ...
|
|
Posted By:
|
toshi
|
Post Date:
|
9/8/2006 12:44:13 AM
|
Hi all while refreshing my parent page on close of child page, its giving a alert msg saying "The page cannot be refreshed without sending the information...." can anyone pls tell me the cause and how to avoid it.
Thanks & reagard Rajni
|
|
Reply By:
|
petemotu
|
Reply Date:
|
9/25/2006 8:44:36 PM
|
Hi Rajni, I'm having the same problem. If you had found the solution could you please mail me to petemotu@yahoo.com with solution?
Thanks in Advance
Pete
|
|
Reply By:
|
joefawcett
|
Reply Date:
|
9/26/2006 3:00:21 AM
|
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)
|