realbasic-nug
[Top] [All Lists]

Re: How to get a TextEncoding object from a charset XML/HTML attribute

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: How to get a TextEncoding object from a charset XML/HTML attribute
From: Thomas Tempelmann <tempelmann@gmail.com>
Date: Sat, 31 Jan 2009 01:19:25 +0100
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=x4wLD7NJE0Rfd4ZelV1xdxQQAvZbUZVtA6lxQsfZais=; b=U0J4H5NVaYiAe8EgRNoB/itBhISs6oNM4kKgLbycI8K9y6RYbujMVA/wTiqJP/LliX 2TPiljhB6ByaGlXhk5WyTpPva3F/Gb3qu1P5hkDs6l3DAES85uyObAZNtY2v8RuiVYwt EUKxT5B9K613mezOn3ad9Fqd/rxpv7AzzbkW0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Hhdyx9IjaSvugHvSb1zWwt2u5cUK1MjvCEf/QKANWUL3UitZ6ArQyCep/UXuSXLzKW X8PEwubFp1TSIV7MoMzgMw15WEEzrkEEoDrf5eNp49p9N6AzoOFEohhZ7BXflBgTh1eA 3FcX5xsU0B5RNV3RZqcu7qAimRFD8F829STSM=
In-reply-to: <FEA538A0-967B-4A0E-AB79-A2A15B5FCE39@edlr.fr>
References: <FEA538A0-967B-4A0E-AB79-A2A15B5FCE39@edlr.fr>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
> So I've extracted the charset attribute string from a XML/HTML file. How do
> I convert it to a TextEncoding object?
> TextEncodings.InternetName property is read-only.

Try GetinternetTextEncoding

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>