On 6/19/04 1:26 PM, "James Tummins" <[EMAIL PROTECTED]> wrote:

> There's a wonderful Applescript for inserting URL from open Safari windows.
> Does anyone know of a similar Applescript for inserting URLs from OmniWeb
> windows, or even a generalize script to insert URLs from the preferred
> browser?

I have a Javascript that I use as a bookmark (the first one, so it's Cmd-1
in Safari and OmniWeb). Here it is:

javascript:void(document.location='mailto:?subject='+document.title+'&body=<
'+document.location+'>')

Clicking this bookmark sends the current page URL from Omni to a new message
in the default email client. Works with Entourage.

-- 
Sherman


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to