Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Need some help on this please.

I need to pass a dataset from Visual Foxpro to a web service which I can do. But then I need to get this data on a webpage to use with google maps.

The idea is that the user will click show map in visual fox pro, it will pass the required co-ordinates up to my web service. My webservice will then launch a browser and re-direct to my aspx page showing the plotted markers on google maps.

As the data that is passed up is not stored in a table anywhere, how do I get this to the webpage?

thanks
Posted
Updated 26-Nov-14 22:26pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900