I have a PERL script which process web forms. When some fields are not filled out in a form, it returns an error page. When I hit the BACK button on IE 6, the form does not dislay UTF 8 characters at all. But the same code works in Mozzila Firefox. What is the problem?
Thanks.