I'm working on a project where I need to save the clients address details along with map references.
I had in mind a web page with a button on it (i'm using the Grid control with Editforms to allow editing).
When the user clicks the button 'map references', a rad window pops up with the Microsoft virtual earth map showing.
The user then locates the address and clicks the map to get the latitude and longitude values.
The user clicks the 'submit' button of the rad window to close it and to transfer the values to the address form, filling in the longitude and latitude text boxes.
The values are then save to a db.
I would be grateful for comments on the best way forward.
Kind regards
Andrew
I had in mind a web page with a button on it (i'm using the Grid control with Editforms to allow editing).
When the user clicks the button 'map references', a rad window pops up with the Microsoft virtual earth map showing.
The user then locates the address and clicks the map to get the latitude and longitude values.
The user clicks the 'submit' button of the rad window to close it and to transfer the values to the address form, filling in the longitude and latitude text boxes.
The values are then save to a db.
I would be grateful for comments on the best way forward.
Kind regards
Andrew