Link to home
Start Free TrialLog in
Avatar of Bob Butcher
Bob ButcherFlag for United States of America

asked on

using CDO.Message object in php

I am an ASP programmer and needing to write an application in PHP. Is it possible to use the CDO.Message object within the PHP language?

If so, could someone provide a snippet of code on how to do it? I need to create a web form that sends an e-mail to the admin when a comment has been filled out on their page.

Thanks so much!
Avatar of leakim971
leakim971
Flag of Guadeloupe image

Hello samic400,

I'm not sure. But you can embed a VBScript in your page and use CDO.Message with VBScript.

Fast googled : http://www.asp-php.net/ressources/codes/VBScript-Envoi+de+MAIL+via+CDO.aspx

Regards.
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Bob Butcher

ASKER

Thanks so much for your help!
Thanks for the points - maybe you can help me with ASP some day!  Best, ~Ray