Posted by Edwin van der Vaart on 06/28/05 23:32
David Dorward wrote:
> Edwin van der Vaart wrote:
>>Edwin van der Vaart wrote:
>
>>>Try <a href="%E4und%F6und%FC.txt">äundöundü.txt</a>
>
>>Instead of <a href="%E4und%F6und%FC.txt">äundöundü.txt</a>, it must be
>><a href="%E4und%F6und%FC.txt">äundöundü.txt</a>
>
> No need to use numberic character references for unicode characters - just
> save the document in a character encoding that supports the characters (lke
> UTF-8), and make sure the server includes that information in the HTTP
> response header.
You mean save the document as *.txt with e.g. vi, gedit or notepad.
Upload to the webhost server and whalla it works great.
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Under construction
[Back to original message]
|