Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Automatically send a TinyURL from Safari via Mail.app' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Automatically send a TinyURL from Safari via Mail.app
Authored by: Tarlach on Feb 08, '05 12:15:41PM

to send a URL via mail, I use this bookmarklet.

javascript:t=document.title;x=(window.location);window.location='mailto:?Subject='+t+'&Body='+t+'%20%20'+x+'%20';

Create a new bookmark and copy that into the address then save it as send URL or whatever youw ant to name it.
then when you want to send the URL click on it and mail will open with the url and the title of the page in your email.
I use it all the time.
Works great!



[ Reply to This | # ]