November 30, 200718 yr Is there a way to copying a field's contents to do a Google search in Safari? Thanks
November 30, 200718 yr 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"]
Create an account or sign in to comment