--- Begin Message ---
Hello, 

when I try to parse this URL asUrl, error "ZnCharacterEncodingError: ASCII 
character expected" occurs:

'http://domain.com/ěščýž.html' asUrl.

this also does not work:

ZnEasy get: 'http://domain.com/ěščýž.html'

How to solve this? In the web browser, URL with diacritics is OK. 

I tried also this:

ZnEasy get: 'http://domain.com/ěščýž.html' urlEncoded.

but this cripples the whole URL.

Thanks! Petr Fischer



--- End Message ---

Reply via email to