Our scripts take the category name and class title name from the database and use that to name those html pages and as the name of the link to those pages. We would need to look at removing the apostrophe during these steps of file creation and link creation in order to get working. The browser cannot process a link to a file with an apostrophe, thus the NOT FOUND message
We need to find out what it would take to do this. What the specific limitations are, what's possible, etc. with the existing Perl scripting. If necessary, look at other options. Perl can handle apostrophes. The solution may be having the apostrophes in the text that the person sees, but not in the actual hyperlink reference/file name.
Please reply meback the solution. Thanks,
Dora