Thanks everyone. I think it must be the CFMX version causing issues
because I have run the code on new server (with fresh CFMX installation)
and it works fine.

Thanks

Shaz

  _____  

From: Pascal Peters [mailto:[EMAIL PROTECTED]
Sent: 27 July 2004 13:17
To: CF-Talk
Subject: RE: XML load

I ran your code and it worked perfectly. You don't even need the
rootelement tag (there is one). Make sure you don't suppress the output
somehow.

Pascal

> -----Original Message-----
> From: Shahzad.Butt [mailto:[EMAIL PROTECTED]
> Sent: 27 July 2004 12:07
> To: CF-Talk
> Subject: RE: XML load
>
> Following is the code
> <cfhttp
>
url=""> >
1111&license_code=XE47-EP93-RD59-GW24&action=""> > tcode=EN8%208RZ"
> method="GET"
> resolveUrl="false">
> </cfhttp>
> <cfoutput>
> <cfxml variable="myxml">
>
<rootelement>#cfhttp.filecontent#</rootelement>
> </cfxml>
> <cfdump var="#myxml#">
> </cfoutput>

  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to