I get the following message when I click on the ABC icon:
Error Type: Server.MapPath(), ASP 0172 (0x80004005) The Path parameter for the MapPath method must be a virtual path. A physical path was used. /engineering-forums/pop_spellcheck.asp, line 47
I tried that path and came up with the following error.
Technical Information (for support personnel)
Error Type: Microsoft VBScript compilation (0x800A0401) Expected end of statement /engineering-forums/pop_spellcheck.asp, line 47, column 62 spellConnStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\snitz\dictionary2000.mdb")
I tried it with and without the ) at the end of the string. Am I still missing something in the presentation of the string.