I'm trying to open a new window in Javascript :
Then I'm creating a new form and adding some hidden fields.
Running this I get a new tab and mouse over shows Loading... I need this page to load and the form to execute automatically. Any suggestions would be appreciated. (I've tried a number of approaches but this is the one I would have expected to have worked)