JavaScript to perform Google search
Hi Everyone,
I have a field that asks the user for a full address to be typed in. I'd like to add a button that, when clicked, launches the default browser and performs a Google Maps search of that address. Or, at the very least, a Google search of that address.
Is there a relatively easy script that can be applied to that button?

