Hi,
I have a text box in my web site. Now, i want to have a map of UK which will pass the post codes of the selected locations to the text box, when I select the locations in the map.
Any Clue!!!
Thanks,
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bechir BejaouiPosted Jun 14, 2008, 11:03 AM
you can do that using the mouse coordiantes(X,Y)
add a mouse down event handler to your form and perform a code with mouse coordiante(X,Y)