Client-side Geocoder This script utilizes jQuery to: Take a forms address Give it to Google's Geocoder API Retrieve the longitude/latitude Append the form. Thanks to @evro for some ajax assistance.