|
|
A Google personal lookup plug-in for Address Book
Dear davegolden,
A Google personal lookup plug-in for Address Book
is that you need ?
A Google personal lookup plug-in for Address Book
Actually, it's considered better form to %-encode characters in URLs. I'd recommend replacing the \" items with %22. Ben ---
A Google personal lookup plug-in for Address Book
Sorry, the backslash in my post wasn't preserved. You should replace backslash-quote with percent-two-two.
re: %-encoding characters
Actually, it's not always a good idea to %-encode characters. It depends on how you're going to open the url. If you're going to directly tell Safari to make a new document and set the path to the url, then, yes, you'll want to %-encode characters:
However, if you're going to use the open location command to let the system open the url in the default application using the default "Open links from applications" behavior (see your browser's preferences), then you shouldn't %-encode characters. The system (or browser, not sure which) will try to re-encode the url, replacing the % with %25 leaving you with %2522, which messes up your search. So, you'd want to leave it unencoded:
(See my comment above about why tell application "System Events" to is necessary.)
re: %-encoding characters
I altered your last handler to the following to account for spaces:
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.08 seconds |
|