in reply to Re: UTF-8 or iso-8859-1 input to CGI.pm
in thread UTF-8 or iso-8859-1 input to CGI.pm
But I am looking for the encoding of the request. How can a CGI script find out in which encoding a request was send from the browser to the server. This is: how is the CGI input encoded.
This is of importance when a request contains form input. Is this form input send utf-8 encoded or iso-8859-1.
Rather: how can a CGI.pm based script find out hoe the input was encoded.
Thanks
Thedi gerber@id.ethz.ch
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: UTF-8 or iso-8859-1 input to CGI.pm
by Anonymous Monk on Mar 02, 2009 at 10:24 UTC | |
by wol (Hermit) on Mar 02, 2009 at 12:34 UTC | |
by Anonymous Monk on Mar 03, 2009 at 10:24 UTC |