- Session object has one property that allows us to change the languange code - CodePage:
<%
Session.Codepage = 1252 '1252 = Western Alphabet (iso-8859-1)
%>
Post a Comment
No comments:
Post a Comment