TheCandyman
Technical User
I have search for hours yesterday trying to find an example where i do the following in ASP:
I have 10-20 records i pull from a DB, i need to find a server side script to geocode those addresses, then show all of those points on a google/yahoo map with the text box description hover.
I have found several tutorials about putting markers and such, but i can't find any that includes the code so i can do it myself. I like this example: and how it shows the points with the description box, but i need to dynamically provide addresses from my own website.
Any ideas?
I have 10-20 records i pull from a DB, i need to find a server side script to geocode those addresses, then show all of those points on a google/yahoo map with the text box description hover.
I have found several tutorials about putting markers and such, but i can't find any that includes the code so i can do it myself. I like this example: and how it shows the points with the description box, but i need to dynamically provide addresses from my own website.
Any ideas?