| Author |
What is wrong with characters during creating directory?
|
Mike Nowak
Greenhorn
Joined: Dec 21, 2011
Posts: 1
|
|
Hello,
I have got simple web app where users can create directories. Unfortunately using polish characters (i am from Poland) makes the directory looks something like �ódź.
The website is in UTF-8. Should i encode somehow the given name. If so, how to do this in simplest way ?
I am creating folders with dir.mkdir() (maybe this is an issue?).
Thanks in advance!
Mike
|
 |
 |
|
|
subject: What is wrong with characters during creating directory?
|
|
|