On Mon, Mar 31, 2003 at 03:55:16PM +0200, Gemes Tibor wrote:
> [EMAIL PROTECTED] ?rta:
> >Also I forgot to write that when I tried the utf-8 encoding for the page
> >I got some strange symbols (like questionmarks) 
> >in the browser. I thought that it might be the browser's fault and so 
> >I tried to view the page with a couple of browers but none workedd.
> > 
> >
> Check the page source. If it contains question marks the error is server 
> side. If it shows the
> right characters, check your browser.
> 
> Did you set the content type for your pages? I use this for example:
> <%@ page language="java" contentType="text/html;charset=ISO-8859-2"%>
> 
> Hth,
> 
> Tib

yes I set the encoding of the page (iso-8859-7) 
and I even tried with telnet and verified that the server 
sends question marks

-- 
Kornilios Kourtis
"The worst is yet to come"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to