Internet explorer has a menu option which can be used to send a page as an email. Is it possible to invoke that function through javascript?
Edit
No, it’s NOT a duplicate. I’m asking specifically for Internet Explorer and not javascript in general. MS might have added that feature to javascript in IE. I really do not care if it will not work in other browsers since it’s an intranet app and all users must use IE.
Here is a list of possible javascript calls to external Internet Explorer items.
external Object
There is currently no SendPageAsEmail available
So the answer to your question is “Not unless you use a plugin” for example something like
IE Addon – Send selected text as email to anyone in Internet Explorer