Click to See Complete Forum and Search --> : IE "send page by email"
hazee
03-31-2008, 01:11 AM
IE:
Click on File > Send > Page by Email,
And it opens the entire page(html) in outlook.
Can I have this functionnality available through a Submit button? Using ASP or Javascript or any other mean?
or any other solution?
Thanks,
It would all depend on the e-mail client the visitor is using. If this is for your Web site, it's best to use a script to send the page as they might not have their e-mail client open, and don't want it open.
hazee
04-01-2008, 12:01 AM
Email client is either MS Outlook or Outlook Express.
Secondly, client requires the email to be sent only through any of the above mentioned email clients. And thats for several reasons, Like using the Active Directory Address Book and Sent Items archieve.
Any help is appreciated.
Sincerely,
Will this be on a publicly available Web site or on an Intranet? Or is it just something for one person? Do you know the Outlook will always be available?
hazee
04-01-2008, 11:39 PM
Yes, Its an intranet of more than thousand machines and outlook is always available.
Thanks in advance.
prue_
05-28-2009, 04:57 AM
IE:
Click on File > Send > Page by Email,
And it opens the entire page(html) in outlook.
Can I have this functionnality available through a Submit button? Using ASP or Javascript or any other mean?
or any other solution?
Thanks,
I know this has been posted a year ago.. but I also wanna know if this is possible... this has not been answered yet.. can php pr javascript do this??? I really need an answer.. I've been searching for hours but can't find any answer or any sample script... ideas, opinions, sample scripts will be very much appreciated.. thanks a lot..
Kuriyama
06-01-2009, 10:54 AM
Yes you can do this, but I think it can only be done with Microsoft browsers. Look at activeX scripting. If nothing else, I'm sure you have a web based email system for all of your users(exchange perhaps?), just plug a link in that logs them into their webmail.