Microsoft
Software
Hardware
Network
Question : Google map for ASP.NET
I implement Google map on my ASP.NET page but got stuck at the point where I want to pass the address at the marker location back to the server when the user clicks on the link I make on the info bubble of the marker. That is: when the user clicks on the marker, an information bubble pop up contains the address at that marker. On that information bubble, I have a link for the user to click to find more information my database has at that location. I just found information about the link as an HTML anchor pointing to some Web address, but not some server page, for example, when click on a server control link button, it can have a postbackUrl that sets to some aspx page.
Any body has information as how to do this, please help.
Thank you.
Answer : Google map for ASP.NET
This code:
if (a[i].indexOf("#")!=0)
checks for the *occurrence* of an octothorpe (or "#"), not just the first character. If found, then the item is an image.
Random Solutions
Looking for IP and Mac addresses for all devices on network
Open file Security Message
A_POLICY_VIOLATED_FILE_WAS
_DETECTED_
AND_REMOVE
D
Database Driven Website
how to load ipt_REDIRECT.ko
VBScript to check if a account exist then what memebership it has
Enabling bluetooth in Ubuntu 10.04
Problem with autodiscover with Outlook 2007/Exchange 2003
How to alter web page so Google Chrome will clear old data?
vbscript exit if file exists