|
|
Q1162 How can I avoid the "Data Missing, please hit reload" screen in Netscape when resizing a page that is produced from POSTed form?
irt.org | Knowledge Base | JavaScript | Misc | Q1162 [ previous next ] Q1162 How can I avoid the "Data Missing, please hit reload" screen in Netscape when resizing a page that is produced from POSTed form?You can try capturing the onResize event and load a separate page - perhaps an identical one:
Where messagePage.htm contains whatever you want the browser to show. Feedback on 'Q1162 How can I avoid the "Data Missing, please hit reload" screen in Netscape when resizing a page that is produced from POSTed form?' |
-- div -->
|