digitaljunkie Posted August 18, 2006 Posted August 18, 2006 Hi I am playing around with the web viewer and wondered if it's possible to display a map say from streetmap, multimap and the like based on what UK Postcode is used in a PostCode field? If it is may I ask for an example or even dare to ask exactly how? Hope that makes sense.
John Nolan Posted August 18, 2006 Posted August 18, 2006 Just have a look at the web viewer example that came with 8.5. One of the examples is for maps. In layout mode, add a web viewer; in the web viewer setup choose the Google maps uk site, and assign the postal code field from your datebase to the p code in the viewer. You're done!
stefanshotton Posted August 21, 2006 Posted August 21, 2006 (edited) Heres what ive done, using an open url script with a calc paste the code below(replace post code with your post code field) - job done "http://www.multimap.com/map/browse.cgi?client=public&db=pc&cidr_client=none〈=&pc=" & Post Code & "&advanced=&client=public&addr2=&quicksearch=" & Contact Management::Current Post Code C & "&addr3=&addr1=" Ignore the above saw you were using version 7 in your sig. not version 8.5 Edited August 22, 2006 by Guest
Recommended Posts
This topic is 7020 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now