User-721120553 posted
Hi there,
I am creating a web application using Dynamic Data and need some advice on my next step. I have a table in my database that stores longitude and latitude co-ordinates. I need to use Google Maps to get the lang/lat from the user. Once I have the lang/lat
in Javascript how can I insert them into my Database? I am thinking along the lines of getting the input in javascript and then storing them in an array in the code behind. Hower how do I then programmaticaly insert them into the database. Any help would be
greatly appreciated.
Steve