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


Click here to return to the 'Mailing Safari URLs: one more adjustment' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Mailing Safari URLs: one more adjustment
Authored by: dashard on Mar 26, '03 10:31:33AM
OK, I know, this hint has legs but MUST BE STOPPED! For those of you who like this but don't like having to add yourself to the 'To:' field in your mail client, adjust the script simply by replacing 'YOUR_EMAIL_HERE' with your email address. Make sure to leave the question mark (?) in place:
javascript:location.href='mailto:YOUR_EMAIL_HERE?SUBJECT=
  '+document.title+'&BODY='+escape(location.href)
[robg adds: I edited this post to add a line break -- do NOT enter the line break when adding this shortcut, and do not add any spaces between the equal sign and the single-quote on the next line. I broke the line to make the story wrap in a more browser-friendly manner.]

It will arrive in your mail client pre-addressed. For me, the only general use I would have for this is to send to my home address when I'm at work, and my work address when I'm at home. Add the address to the javascript and all you have to do is hit 'Send.' FWIW.

[ Reply to This | # ]