Make sure your cfcontent type is correct. IE is more anal about that.

On 9/12/07, Chad McCue <[EMAIL PROTECTED]> wrote:
> I have a SPRY application that returns and lists results. It works fine
> in mozilla but does not display the contents of the generated XML in IE
> 6. In IE 6 it always remains in the SPRY loading state
> (spry:state="loading")
>
> Below is the XML that is being generated
>
> <?xml version="1.0" encoding="UTF-8"?>
> <Candidates>
>
>
>     <Candidate ID="1070">
>     <candidateID>1070</candidateID>
>     <firstname>Audrey</firstname>
>     <lastname>LEMAITRE</lastname>
>     <age>22</age>
>     <sex>F</sex>
>     <country>France</country>
>     <State>NA</State>
>     <ZipCode>91</ZipCode>
>     <Relocate>No</Relocate>
>     <Continent>Paris</Continent>
>     <JobPosition>Hairstylist,Colorist</JobPosition>
>     <Diploma>CAP/NA</Diploma>
>     <dateEntered>4/26/2005 7:36</dateEntered>
>     <dateModified>4/26/2005 7:36</dateModified>
>     </Candidate>
>
>    </Candidates>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288268
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to