Note: This information only applies to TestTrack Pro Web 7.5 and later.
If you use Apache for your web server, you need to set UTF-8 as the encoding for Unicode characters so that TestTrack Pro Web pages are displayed correctly.
To change the encoding:
Open the Apache configuration file. The file name is usually httpd.conf.
Replace AddDefaultCharset ISO-8859-1 with AddDefaultCharset UTF-8.