I run an old classic asp website with an old school access db. I don't know very much about programming, enough that I've kept this dinosaur online and made some decent modifications to it over the years.
Question.. I moved everything to godaddy and have been having a blast trying to fix everything that doesn't work right. So far so good but there a bug that really has me puzzled.
I've been getting weird characters from the database. my .asp pages don't like ' or " marks or else it replaces normal characters with those marks instead. Almost like the .asp code itself is not being parsed correctly. I wonder if there is a mismatch at the server level. What happens if you run asp 2.x on an asp 1.1 server? I honestly don't know what it is. i estimate the age of the script to be 10+ years old. These errors were not happening with my old web host so I really wonder if its something in the server doing it.
Thanks for any suggestions,
Chris
example here:
Azbackcountry - Tech
the first two worda are Firestick dome but its displaying Fir'stik dom' When I go to edit the data the words are spelled correctly. They just display incorrectly.