• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion


  • Subject: Re: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
  • From: Johnny AppleScript <email@hidden>
  • Date: Thu, 14 Oct 2004 15:37:50 -0600

Title: Re: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
Whoops! Typo on line 5; sorry; corrected:

set theSelection to "x=getSelection();"
set theTitle to "y=document.title;"
set theURL to "z='<'+escape(location.href)+'>';"
set theFormatting to "rt=escape(\"\\r\");qt=\"''\";"
set theEmail to "location.href=''+y+'&BODY='+qt+x+qt+rt+rt+y+rt+z"
tell application "Firefox" to Get URL "_javascript_:" & theSelection & theTitle & theURL & theFormatting & theEmail inside front window
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
      • From: Johnny AppleScript <email@hidden>
References: 
 >IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion (From: Johnny AppleScript <email@hidden>)

  • Prev by Date: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
  • Next by Date: Re: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
  • Previous by thread: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
  • Next by thread: Re: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
  • Index(es):
    • Date
    • Thread