Here's the scenario:
I'm setting up a site where I need to do cross-domain XMLHttpRequests, and the external feed is XML.
Because of some restrictions on the web server, I need the proxy to be written in ColdFusion. The URI that needs to be proxied is dynamic, but a set URI is good for now.
I've never written a single line in ColdFusion, so help is much appreciated.
_L