Using .FindLocation with an address that contains a '#'

Using .FindLocation with an address that contains a '#'

I get an 'Object does not support this property or method.' This is in the:

VE_SearchManager._HandleFailedWhereSearch method.

Any ideas?

-Steve

[272 byte] By [DeveloperSteve] at [2007-12-26]
# 1

Hi,

I am also having the same problem. Is any one have any idea please tell us?

Thanks

Sarath

sarath_mankara at 2007-9-4 > top of Msdn Tech,Windows Live Developer Forums,Virtual Earth: Map Control Development...
# 2
Developer Steve wrote:

Using .FindLocation with an address that contains a '#'

I get an 'Object does not support this property or method.' This is in the:

VE_SearchManager._HandleFailedWhereSearch method.

Any ideas?

-Steve



Thats because you have to escape the # sign in java correctly, one way to do this is to put in %23 rather than #.

Or you can google "javascript escaping characters" for this one

DerekChan at 2007-9-4 > top of Msdn Tech,Windows Live Developer Forums,Virtual Earth: Map Control Development...

Windows Live Developer Forums

Site Classified