Integration of outlook as e-mail in a webpage?
I've a webpage ready to go for a friend , but now he wants to have outlook as the default e-mail client , so, if people visit his web , and wanna send a e-mail , that it automatically lands in his outlook inbox.
i know there is a procedure to set it up, but as i've never used outlook myself, i wonder how?
does somebody know?
Answer
Yes,
use the microsoft smtp object
on an asp page create the object on the server
and send the user header details to his own email address
when the user requests the page.
its called the cdosys object look up for code on google
i have done this a number of times its quite easy
btw you have to know a smtp server address that will accept smtp port 25 connections from your server (not all do - antispam) its called a relay server
Related Products
Warning: DOMDocument::loadXML() [
domdocument.loadxml]: Extra content at the end of the document in Entity, line: 2 in
/home/gmartin/public_html/ukmicrosoftquicktips/includes/domxml-php4-to-php5.php on line
61
Fatal error: Call to a member function document_element() on a non-object in
/home/gmartin/public_html/ukmicrosoftquicktips/includes/amazon.php on line
50