all markers
I did try both ways and still it does not work
****************************************
<a href="#" onClick="wagmp_map_6_obj.getPointByAddress('<%=(Recordset1.Fields.Item("Latitude").Value)%>','latitude').
marker.openInfoWindowHtml(wagmp_map_6_obj.getPoint ByAddress('<%=(Recordset1.Fields.Item("Longitude").Value)%>','longitude').address.infowindowtext);"><%=(Recordset1.Fields.Item("LocationName").Value)%></a>


