Incorrect Characters
I've got an ASP page that accesses an Access Database, which isn't the problem. I also have hyperlinks that allow a select using a particular field. the select statement works, except when using specific letter combinations. for instance, %20de = Ã, and %20BA = º, %20CA = Ã. Does anybody have any Idea how to get rid of this?
|