pgklada
11-05-2006, 12:23 PM
hello, everybody,
I just registered a web site with discountasp.net and uploaded my little application.
everything works as expected, except that some of croatian national letters (10 of them from Latin2/Win1250 codepage) are garbled
I understand that .aspx and .vb files that I transported via ftp to a server contain these letters encoded in the source file probably as Win1250 and environment at discountasp.net is not oriented towards that code page, so compiler uses default system encoding to read source files and thus compiles strings in my programs in an unexpected way
somebody must have already had this problem, so I hoped that somebody already has a (elegant?) solution to it
if somebody knows something about that, please let me know
thanks
gjuro
I just registered a web site with discountasp.net and uploaded my little application.
everything works as expected, except that some of croatian national letters (10 of them from Latin2/Win1250 codepage) are garbled
I understand that .aspx and .vb files that I transported via ftp to a server contain these letters encoded in the source file probably as Win1250 and environment at discountasp.net is not oriented towards that code page, so compiler uses default system encoding to read source files and thus compiles strings in my programs in an unexpected way
somebody must have already had this problem, so I hoped that somebody already has a (elegant?) solution to it
if somebody knows something about that, please let me know
thanks
gjuro