[X4U] Emailing a Web Page

peter.frings at agfa.com peter.frings at agfa.com
Fri Oct 22 01:09:37 PDT 2004


on 2004/10/22 1:07, Frank Eves wrote:

> 
>>> On 10/21/04 1:59 PM, Pete Zimowski <petez at mac.com> wrote: On her old Windoze
>>> machine she would do emailings by going to one of her catalog pages, and
>>> selecting something like (I'm sorry I don't know the correct terminology for
>>> this) "Email this Page" from her Windoze IE.
> 
> On 21-Oct-04, at 3:35 PM, Eddie Hargreaves wrote:
> 
>> I don't believe this can be done with Mail.app, but I do think it can be done
>> with Entourage using 3rd-party AppleScript(s). Doubtfully as simple as it is
>> in Windows, however...
> 
> Although it's not quite the same thing I really like the "Send Link"
> feature that's available in Camino, FireFox and OmniWeb. It
> automatically places a link to the pages URL in your default mail
> client.

You can add a 'favelet' to your bookmarks bar that will create a mail
message including the page's URL.

Simply create a bookmark in the bookmarks, name it 'Send Link', and paste to
following javascript as URL (all in one line):

javascript:location.href='mailto:?SUBJECT='+document.title+'&BODY=<'+escape(
location.href)+'>'

Now, if you want to send the link of the page you're looking at, simply
click 'Send Link'. Et Voila...


Cheers,
Peter.




More information about the X4U mailing list