Ask a Question related to ASP, Design and Development.
-
Arnold Shore #1
How Does ASP Encode UTF-8 Data ?
Can anyone explain how ASP encodes UTF8 data? I'm posting single-character
Cyrillic from an HTML page to an ASP, and the 2-byte test characters come up
as 4-bytes each. As follows:
&H04 4D comes up &HD1 00 8D 00
&H04 4E comes up &HD1 00 7D 01
&H04 4F comes up &HD1 00 8F 00
The algorithm I'd tried worked OK for the first and third example above, but
it fails for the second. (No, two out of three IS bad.)
Thanks, all.
AS
Arnold Shore Guest
-
MP3 Re-encode
Hi, what software under X that can re-encode MP3 with LAME? KaudioAudioCreator - encode only WAV or CD tracks Grip - encode from a CD ..... etc... -
UTF-8 ENCODE!!!
Hi. I have the same problem. In my case I can't change all the "special chars" to its compatibles. This chars are "?", "?", "?" and so on. In Flash... -
Encode::Arabic, Encode::Korean and Encode::Mapper
I would like to introduce soon a new namespace to CPAN, Encode::Arabic, and ask the community for a silent consent. The Encode::Arabic... -
PHP UTF-8 encode
Still waiting for your help. Thanks :-) -
Encode or not to encode, that is the question
hey all. for a small website, based off of phpnuke. running on a 2.4 down / 512 up cable connection, doing medium traffic. is it worth encoding...



Reply With Quote

