how to read Unicode (UTF8 encoded) RSS?
Logged In: YES user_id=136153
Are you taking about actual XML files that are UTF8 encoded or only parts (such as title, description, content) that are encoded as such?
Logged In: YES user_id=1361126
you taking about actual XML files that are UTF8 encoded? yes!
or only parts (such as title, description, content)? yes
AND return title, description, content as WideString (Unicode)
Log in to post a comment.
Logged In: YES
user_id=136153
Are you taking about actual XML files that are UTF8 encoded
or only parts (such as title, description, content) that are
encoded as such?
Logged In: YES
user_id=1361126
you taking about actual XML files that are UTF8 encoded?
yes!
or only parts (such as title, description, content)?
yes
AND
return title, description, content as WideString (Unicode)