Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: CDO problems

by esskar (Deacon)
on Mar 11, 2004 at 23:55 UTC ( [id://336030]=note: print w/replies, xml ) Need Help??


in reply to CDO problems

it doesn't seem to be a Perl problem, since the vbs code
Dim mapi Set mapi = CreateObject("MAPI.Session")
throws an error also, at least on my XP machine

Update:
this may work for you!
my $outlook = Win32::OLE->new('Outlook.Application') or die $!;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://336030]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-18 22:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found