You cannot submit a form to a page and then change the page attributes. Only window.open() can do this. So you would have to do an onclick on the form, open the window first with the required attributes, then submit the form to that window.
-----Original Message----- From: Chris Tazewell [mailto:[EMAIL PROTECTED]] Sent: 27 August 2002 10:06 To: [EMAIL PROTECTED] Subject: [ cf-dev ] Window adjustments There's a thread in the UKCFUG forums (under - Resource Forums: Getting Started) about setting window properties via a form submission. I've never done this before but if any of you know how, could you post a reply on there... its been unanswered for a few days. Cheers Taz www.ukcfug.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
