G
Guest
Hello,
in the Web.config I have <globalization requestEncoding="utf-8"
responseEncoding="utf-8" />, but for one page I need to set the
requestEncoding="windows-1250". If I use <%@Page
RequestEncoding="windows-1250"%>, I get an error Atributte RequestEncoding is
not supported by direktive page. What is the problem?
Ondrej Srubar
in the Web.config I have <globalization requestEncoding="utf-8"
responseEncoding="utf-8" />, but for one page I need to set the
requestEncoding="windows-1250". If I use <%@Page
RequestEncoding="windows-1250"%>, I get an error Atributte RequestEncoding is
not supported by direktive page. What is the problem?
Ondrej Srubar