Problem with displaying 8859-2 charset with cgi->header

2007-02-07 Thread Slawomir Orlowski
uot;,-cookie=>$cookie); (*) I have garbled fonts on my screen. When used : print $cgi->header(-type=>"text/html",-cookie=>$cookie); they are garbled too but in different way. I need to use (*) because I'm using cookie. Please help if you can. Regards Slaw

Re: redirecting cookie

2007-01-11 Thread Slawomir Orlowski
Hello, Thank for you suggestions and help. I surely appreciate it. > > I don't think that is possible. Cookies are restricted to the domain of > the server that creates them. As you found out, you'll have to use a query > string (a GET parameter). If that is the case, what is the meaning of -c

redirecting cookie

2007-01-10 Thread Slawomir Orlowski
Hello everybody, I have Linux Enterprise v4 apache 2.0.58 and perl 5.8.5. I have one web page domain1 (users are recognized by domain1cookie) I would like to move my web page to new domain2 and I would like users to be recognized by domain2cookie (which would have the some value as domain1