Problem on using FindTask method to search apostroph

1970
1
10-05-2010 11:10 PM
CarolWu
New Contributor
Dear all

I am now using the ArcGIS API for JavaScript to develop a web map service and using the FindTask method to search the address. Generally, the approach works fine for me. However, when searching with some street name containing the apostroph, such as Queen's Road, it returns no results while records are definitely in the database.

I guess there are something work when passing the apostroph character to the query. Can anyone help me to solve this?

Thanks in advance.


Carol
0 Kudos
1 Reply
derekswingley1
Frequent Contributor
What happens when you use the Find REST endpoint with the same search term? Can you post your JS code that does the find?
0 Kudos