I have a VB.net database for storing points and information about them using Google Maps. I need to encode these points using the Google API in Javascript.
I made functions to pass the data on the URL string with a redirect after the lookup. It works fine until the URL gets bigger than 2085 chars. (for IE). How can I pass the data without using the URL string?
I was looking at a blog about using POST, but I'm not sure...
User Profile
Collapse
-
VB for DB to Javascript Google Maps
-
VB for DB to Javascript Google Map
--------------------------------------------------------------------------------
I have a VB.net database for storing points and information about them using Google Maps. I need to encode these points using the Google API in Javascript.
I made functions to pass the data on the URL string with a redirect after the lookup. It works fine until the URL gets bigger than 2085 chars. (for IE). How can I pass the data without... -
VB.NET for DB to Javascript Google Map
I have a VB.net database for storing points and information about them using Google Maps. I need to encode these points using the Google API in Javascript.
I made functions to pass the data on the URL string with a redirect after the lookup. It works fine until the URL gets bigger than 2085 chars. (for IE). How can I pass the data without using the URL string?
I was looking at a blog about using POST, but I'm not...
No activity results to display
Show More