Hello Wrensoft,
We're getting wrong characters appearing for "special characters" on our implementation of ZoomSearch, help?
I've read up on the forum and found that we need to have our pages, our Results page, and our SearchForms, AND the ZoomSearch config set to the same charset. They are currently all set to iso-8859-1.
Here's our edited search.asp
http://www.lacma.org/searchindex/search.asp
and our custom page with search.asp included in it:
http://www.lacma.org/searchindex/SearchResults.asp?zoom_query=picasso
(see how the results for Picasso are displaying apostrophes and quotes in diacritical characters: Â Picassoâ s)
a search on "Juan":
http://www.lacma.org/searchindex/SearchResults.asp?zoom_query=juan&zoom_per_page=10 &zoom_and=0&zoom_sort=0
will show a variety of errors in the three results, and some correct diacriticals!
Any ideas for us? Thank you!
We're getting wrong characters appearing for "special characters" on our implementation of ZoomSearch, help?
I've read up on the forum and found that we need to have our pages, our Results page, and our SearchForms, AND the ZoomSearch config set to the same charset. They are currently all set to iso-8859-1.
Here's our edited search.asp
http://www.lacma.org/searchindex/search.asp
and our custom page with search.asp included in it:
http://www.lacma.org/searchindex/SearchResults.asp?zoom_query=picasso
(see how the results for Picasso are displaying apostrophes and quotes in diacritical characters: Â Picassoâ s)
a search on "Juan":
http://www.lacma.org/searchindex/SearchResults.asp?zoom_query=juan&zoom_per_page=10 &zoom_and=0&zoom_sort=0
will show a variety of errors in the three results, and some correct diacriticals!
Any ideas for us? Thank you!
Comment