Perhaps you could submit FORM fields via a CFHTTP "post". Then , on the target page, reference them as FORM.variable_name.
...................... Ben Nadel Certified Advanced ColdFusion Developer www.bennadel.com -----Original Message----- From: Tony Hicks [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2006 3:23 PM To: CF-Talk Subject: Re: Relaying CFHTTP Info Can you pass a struct in CFHTTP? And if so, would you reference it on the recieving end as #cfhttp.struct_name.variable#? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:258626 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

