Hello RythemAce
Thank you for your reply and help, much appreciated!
I did get my web pages to display correctly in the browsers by adding content="text/html; charset=utf-8" to the HTML web pages.
However, the problem I am having is when a Form is submitted, that has utf-8 content, the CGI script retrieves the value=name pairs and they are in hexidecimal, and I need to convert them back to utf-8, the language. Perhaps what I may need now ia a good decoder/comverter? Any ideas would be much appreciated!
Regards