Hi all,

I've just been working with NS6.1/Win2K and hit a problem with some JS that
worked on previous versions (and on IE). This is the scenario:

1. User presses a button
2. JS creates new window, and writes a form containing hidden fields to it.
3. Form is submitted.
4. The cgi is invoked, but nothing (or ill-formed data) is sent to it,
apparently.

The form submission fails to work properly whether the submit call is made
by the original window, the onload event of the popup window, or a button
placed in the popup window and clicked by the user. Any ideas?

Cheers,
Martin



Reply via email to