posted 23 years ago
It is indifferent what the client uses, Dorj you need to add the appropriate encoding header in your HTML page that will have the form and the same one in the HTML page that will show the data from mySQL
JSP works fine irrespective of the enc type.
the html enc header should look something like this
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
this will override what the client's browser is using so put your ISO-8859-1 instead of windows-1256 and see what happens
tell me what happens
------------------
KaReEm
[This message has been edited by Kareem Gad (edited September 10, 2001).]
<b><i>KaReEm</i><br /><ul type="square"><li>SCJP-Free Range Web Developer <br /></ul></b>