Yep, Arash nailed it. :)

I use ColdFusion and it looks like this:

<cfheader name="Content-Type" value="text/xml">

Rey...

Klaus Hartl wrote:
> 
> Rey Bango schrieb:
> 
>>It says:
>>
>>Server: Microsoft-IIS/5.0
>>Date: Sat, 09 Sep 2006 17:51:57 GMT
>>X-Powered-By: ASP.NET
>>Connection: close
>>Content-Type: text/html; charset=UTF-8
> 
> 
> There you have it. If you want XML you have to serve it with the correct 
> Mime type: text/xml.
> 
> Don't know how to set in ASP, in PHP it looks like
> 
> header('Content-type: text/xml');
> 
> I guess it looks pretty similiar in ASP...
> 
> 
> -- Klaus
> 
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
> 

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to