I still don't quite get the below and guess I don't understand how to 
structure the thing.

It's the getting from when I submit my form 
(www.mysite.com/My-Form.cfm), back to a response page 
(www.mysite.com/My-Response.cfm) that contains the info from 
"www.SomeOtherSite.com" without them ever seeing that page.

> CFHTTP returns a string of XML in the variable CFTTP.filecontent.
> 
> You can then interact with it using the cfxml tag:
> http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-b21.htm

>> Basically, here's what I've got: 
>> 1. www.mysite.com/My-Form.cfm
>>     submits to
>> 2. www.SomeOtherSite.com/form-process.aspx
>>     and returns
>> 3. www.SomeOtherSite.com/results.xml

-- 
-----------
Les Mizzell

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219723
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to