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

<!----------------//------
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Les Mizzell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 28, 2005 10:39 AM
To: CF-Talk
Subject: Need Advice- Form Posting to an Outside Server and Dealing with
the Response


I've not had to deal with this one before, so I'm not 100% sure how to
implement this...

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

I know how to use an XML data source, but I don't know exactly how to go
about getting the stuff from "results.xml" back into my application on
www.mysite.com.

I don't want folks to actually see "results.xml" either, it's just an
unformatted page of XML data...

CFHTTP? But, I'm still not 100% sure how to implement. I'm googling now
and have a CF Reference on my lap, but ain't seeing exactly what I think
I need to know yet.

Pointers?

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



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219469
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to