1. Target the form to the name of the window you'll be opening. 2. Get your submit button to call a javascript that opens the window to a blank page. 3. Get your javascript to submit your form.
The form should submit to the new window. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dan Sent: Tuesday, July 30, 2002 4:25 PM To: Multiple recipients of list witango-talk Subject: Witango-Talk: It's that old javascript time again? Here we go... I have a window with a form. I want to present the results in a second window that needs to pop-up when the user clicks "submit" Adding a onClick and opening the second window works, but the taf that is being called doesn't get the search arguments (searching while using the standard submit button does work correctly). I guess I must be doing something wrong :-) Any idea? Thanks, Dan. ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
