Here's the script:
I am creating a site where I need to do cross-domain XMLHttpRequests, and the external channel is XML.
Due to some restrictions on the web server, I need a proxy server that will be written in ColdFusion. The URI to be proxied is dynamic, but the set of URIs is good at the moment.
I never wrote a single line in ColdFusion, so help is very much appreciated.
_L
source
share