View Single Post
  #1 (permalink)  
Old Mar 9th, 2008, 21:16
christopher christopher is offline
Reputable Member
Join Date: Jan 2006
Location: Spalding, Lincs
Posts: 158
Blog Entries: 2
Thanks: 0
Thanked 3 Times in 3 Posts
Ruby on Rails : Postcode > Google Maps

Hi

My colleague is developing a site based on Ruby on Rails, i am design partner.

However we need something to happen.

Someone enters a postcode into a form field, and it gives a button to allow that postcode to be displayed on Google Maps.

Meeting [ Date with Sophie ]
Postcode [ TR1 1SZ ]
[Submit]

----

Thank you for submitting your entry.

Meeting - Date with Sophie
Postcode - TR1 1SZ
Click here for map of location.

The format is http://maps.google.co.uk/maps?q=TR1+1SZ

Its just getting it to insert the postcode into the address.

Any ideas?
Reply With Quote