Got an idea that I'm trying to put into use using Google Maps API.
Basically, a postcode is stored in a MySQL database which appears on a webapge. Next to this returned result is a 'map' button. What I want this to do is look at the entry in the returned result and paste it into the google search map bit thingy.
You can search by postcode so this is good, just need to work out how to pick up the result and enter it without manually copying and pasting.
Basically, a postcode is stored in a MySQL database which appears on a webapge. Next to this returned result is a 'map' button. What I want this to do is look at the entry in the returned result and paste it into the google search map bit thingy.
You can search by postcode so this is good, just need to work out how to pick up the result and enter it without manually copying and pasting.