>At the point that you click the link that opens the popup, pass the form >fields to the spawned child window.
Can you tell me how you are doing this? What I mean to say is, how does the link recognize the form values? The only way I can get the form field values recognized is if I use input type=submit button. I suppose I can do this, but it refreshes the page. Your more elegant solution requires that the values are passed via a link (or a button; that's fine too) to a pop up, which is much more elegant. I'm having a hard time with that part. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256680 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

