in the popup window you can refer to the elements in the main window using
js by
opener.document.forms[0].elements
which is a collection of all the form fields.

----- Original Message -----
From: "Bruce Sorge" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, November 25, 2001 9:02 PM
Subject: Passing arrays to a popup


> I have looked in all the archives and I cannot find how I would pass an
> array from a form to a pop-up window. Has anyone done this?
>
> Bruce
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to