|
|
Home » ASP » Article
Decode and Encode UTF-8
|
| Article by: | Hans Kalle (9/2/2006) |
|
| Sponsored by: | FindMyHosting - Web Hosting Search |
| Summary: | When reading and writing xml-files like rss-feeds, one needs to convert data from the Windows character set to UTF-8. This script is all you need. |
|
| Viewed: 27805 times |
Rating (16 votes): |
|
3.6 out of 5 |
|
|
|
Decode and Encode UTF-8
All encoding and decoding is done by the functions in the utf8.asp file:
To test the functions, one can use the code below. Place this code in a separate file, utf8test.asp for example.
|
Select All Code
|
|
Good luck and have fun!
|
|
View highlighted Comments
User Comments on 'Decode and Encode UTF-8'
|
Posted by :
sinan at 12:14 on Saturday, December 08, 2007
|
thank you
| |
|
To post comments you need to become a member. If you are already a member, please log in .
| |