brkonthru
Development Team Member

Jordan
69 Posts |
Posted - 17 August 2000 : 07:35:14
|
I was trying to implement arabic to these forums and was having a very hard time. Untill it turned to be a very simple and a one-liner solution. I was surprised that it was not mentioned (could be wrong) anywhere here when discussing snitz forums in the implementation of other languages.
Here is the line:
<b>Session.Codepage = ####</b>
It should be inserted at the top of the config.asp file and it should match the codepage you have specified in the meta tag of your html on that page. Both of the codepages need to be specified in ASP and in HTML for other languages to appear.
hope this helps,
|
|