[Perl] Trying to write text to a new unicode file (28)

4 Name: #!/usr/bin/anonymous : 2006-09-19 11:15 ID:BCFyAg5p

Don't >>2 and >>3 have the same effect?

IIRC, setting the charset of the document to UTF-8 (either through HTTP or pretend HTTP in the META element) ought to push the form's encoding to UTF-8. If that doesn't work, you should set the accept-charset attribute of the FORM element to UTF-8 too.

This thread has been closed. You cannot post in this thread any longer.