Javascript error: Max number of opened windows?

admin

Administrator
Staff member
implementing an application that uses a popup window for the user to enter information and submit if appropriate, before continueing on with the main page in the application. After the application has run for a while (a bunch of window.open calls later) eventually a javascript error occurs saying the window variable doesn't have any properties.

Due to client needs we are using Netscape 4.7x. Has anyone run into this problem? If so, is there a work around, short of upgrading to a newer version?

Any help or suggestions would be appreciated.

<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e -->
 
Back
Top