Heya, Is your popup window on a different URL to your opener? JavaScript won't let you do this kind of thing between different domains...
bye! Thursday, August 12, 2004, 3:57:15 PM, you wrote: KB> No luck. Object is not supported. >> -----Original Message----- >> From: James Macpherson [SMTP:[EMAIL PROTECTED] >> Sent: Thursday, 12 August 2004 14:44 >> To: CFAussie Mailing List >> Subject: [cfaussie] RE: OT Javascript Problem >> >> Brian, >> >> I believe window.opener.formname.submit() should do the trick (if not drop >> the window off the front) >> >> g'luck >> >> - James >> >> > -----Original Message----- >> > From: KNOTT, Brian [mailto:[EMAIL PROTECTED] >> > Sent: Thursday, 12 August 2004 2:32 PM >> > To: CFAussie Mailing List >> > Subject: [cfaussie] OT Javascript Problem >> > >> > >> > How do I submit a form from a windows that has been opened by >> > the window >> > with the form on it. >> > >> > What I have is a form and on that form I pop up a window to >> > get some more >> > information. I want to be able to close that windows onclick >> > and submit the >> > form on the windows that open it. >> > >> > Presently I'm using opener.formname.submit() from the popup >> > but it tells me >> > that the method is not supported. >> > >> > Brian Knott >> > MIS Analyst >> > Group Accounting & MIS, Accounting and Tax >> > (07)383 55977 >> > Suncorp Pty Ltd >> > >> > >> > >> > -------------------------------------------------------------- >> > --------------------- >> > This e-mail is sent by Suncorp-Metway Limited ABN 66 010 831 >> > 722 or one of its related entities ("Suncorp"). >> > >> > Suncorp may be contacted at Level 18, 36 Wickham Terrace, >> > Brisbane or on 1800 689 762 or at suncorp.com.au. >> > >> > The content of this e-mail is the view of the sender or >> > stated author and does not necessarily reflect the view of >> > Suncorp. The content, including attachments, is a >> > confidential communication between Suncorp and the intended >> > recipient. If you are not the intended recipient, any use, >> > interference with, disclosure or copying of this e-mail, >> > including attachments, is unauthorised and expressly >> > prohibited. If you have received this e-mail in error please >> > contact the sender immediately and delete the e-mail and any >> > attachments from your system. >> > >> > If this e-mail constitutes a commercial message of a type >> > that you no longer wish to receive please reply to this >> > e-mail by typing Unsubscribe in the subject line. >> > >> > >> > --- >> > You are currently subscribed to cfaussie as: >> > [EMAIL PROTECTED] >> > To unsubscribe send a blank email to >> > [EMAIL PROTECTED] >> > Aussie Macromedia Developers: http://lists.daemon.com.au/ >> > >> >> --- >> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] >> To unsubscribe send a blank email to >> [EMAIL PROTECTED] >> Aussie Macromedia Developers: http://lists.daemon.com.au/ KB> --- KB> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] KB> To unsubscribe send a blank email to [EMAIL PROTECTED] KB> Aussie Macromedia Developers: http://lists.daemon.com.au/ ----------------------- Ryan Sabir Newgency Pty Ltd 2a Broughton St Paddington 2021 Sydney, Australia Ph (02) 9331 2133 Fax (02) 9331 5199 Mobile: 0411 512 454 http://www.newgency.com/index.cfm?referer=rysig --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
