javascript with database
i want to get all values of database and print accordingly using javascript...actually i have a databse of about 100 of lat/longs with their divisions.i want to get a particular division,if it filters for 9 lat/longs it shows using marker event..i have code for one point,how do i do it for multiple one....

Iftikar HussainPosted Jul 30, 2013, 7:17 AM
Regards,
Iftikar
Iftikar HussainPosted Jul 30, 2013, 7:07 AM
Reagrds,
Iftikar
Amitesh VermaPosted Jul 30, 2013, 6:33 AM
attached
Iftikar HussainPosted Jul 30, 2013, 6:16 AM
Regards,
Iftikar
Iftikar HussainPosted Jul 30, 2013, 4:53 AM
Regards,
Iftikar
Amitesh VermaPosted Jul 30, 2013, 4:52 AM
Iftikar HussainPosted Jul 30, 2013, 4:06 AM
Regards,
Iftikar
Amitesh VermaPosted Jul 30, 2013, 3:30 AM
Iftikar HussainPosted Jul 29, 2013, 6:27 AM
Regards,
Iftikar
Amitesh VermaPosted Jul 29, 2013, 6:16 AM
Ravi ShekharPosted Jul 29, 2013, 1:24 AM
Iftikar HussainPosted Jul 29, 2013, 1:16 AM
http://www.aspdotnet-suresh.com/2013/05/aspnet-show-multiple-markers-on-google.html
Regards,
Iftikar
Amitesh VermaPosted Jul 29, 2013, 1:14 AM
Iftikar HussainPosted Jul 29, 2013, 1:03 AM
Please refer the below link
https://gist.github.com/simonbingham/2653855
Regards,
Iftikar
Ravi ShekharPosted Jul 29, 2013, 1:02 AM
You can use jquery ajax() method with web service method to get data from database.
I think this is a best way to get data from clientside.
check below link....
http://deebujacob.blogspot.in/2012/01/aspnet-ajax-web-method-call-using.html