Rey Bango schrieb:

>It says:
>
>Content-Type: text/html; charset=UTF-8
>  
>
Then change it to text/xml for your server side script that returns the 
XML. I don't know how to make it with ASP, this is how it looks like 
with PHP:

  header("Content-Type: text/xml; charset=UTF-8\r\n");

Cheers, Arash


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to