Maybe I'm missing something here, but why does CF have to process this
file?  Why not write the XML file to your web root (or any other
URI-accessible location) and then let the web server handle it?

-- 

Rob Wilkerson


On 10/16/06, James Smith <[EMAIL PROTECTED]> wrote:
> > I don't know anything about IIS... But perhaps you can "hack
> > it" by including the xml file and thereby forcing CF to
> > execute it. CF will execute any file that is included no
> > matter what type:
>
> Won't help, I need to produce a file on my server with cf for remote
> viewing, but the url must be an xml file.
>
> I can get example.cfm to produce xml output just by using cfcontent but in
> this case the url must be http://www.example.com/example.xml so cf must
> directly process xml files...
>
> --
> Jay

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:256874
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to