Company use Lotus Notes as mail server. In VB, I create SendNotesMail.dll with class cSendMail that allows users send Email through Notes. The DLL works in VB environment. I try to use this DLL in my ASP page. I do
Set oMail = Server.CreateObject("SendNotesMail.cSendMail")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.