Kevin Cheesman Posted November 30, 2007 Posted November 30, 2007 Is there a way to copying a field's contents to do a Google search in Safari? Thanks
Matthew F Posted November 30, 2007 Posted November 30, 2007 If you have a field named 'data' that you want to use in a google search then use the following command with a button or script: Open URL ["http://www.google.com/searchclient=safari&rls=en&q=" & Substitute ( Import::Data ; " " ; "+" ) & "&ie=UTF-8&oe=UTF-8"]
Kevin Cheesman Posted November 30, 2007 Author Posted November 30, 2007 Thanks, I'll give it a go tomorrow.
Recommended Posts
This topic is 6204 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