Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

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:

<body onResize="location.href='messagePage.htm'">

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?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.