Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Reading another user's Outlook calendar?

Reply
Thread Tools

Reading another user's Outlook calendar?

 
 
Chad
Guest
Posts: n/a
 
      02-22-2006
Hi there,
Does anyone have a Perl script to read another users Outlook Calendar?

Thanks,
Chad

 
Reply With Quote
 
 
 
 
usenet@DavidFilmer.com
Guest
Posts: n/a
 
      02-22-2006
Chad wrote:
> Does anyone have a Perl script to read another users Outlook Calendar?


Please read the posting guidlines for this group at:
http://mail.augustmail.com/~tadmc/cl...uidelines.html
(or posted here regularly).

This newsgroup is for people who are learning or writing Perl scripts.
This group is not a "script exchange," so your question here is
unlikely to get any results.

--
http://DavidFilmer.com

 
Reply With Quote
 
 
 
 
Matt Garrish
Guest
Posts: n/a
 
      02-22-2006

"Chad" <> wrote in message
news: ups.com...
> Hi there,
> Does anyone have a Perl script to read another users Outlook Calendar?
>


What happened to the good old days when people just looked over other
people's shoulders? Now everyone wants a script for everything.

You might be able to write something using Win32-OLE. I would suggest
checking support.microsoft.com for a VB example, then you could always port
it to Perl if you're so inclined.

Matt


 
Reply With Quote
 
A. Sinan Unur
Guest
Posts: n/a
 
      02-22-2006
"Matt Garrish" <> wrote in
news:au5Lf.15546$%:

>
> "Chad" <> wrote in message
> news: ups.com...
>> Hi there,
>> Does anyone have a Perl script to read another users Outlook
>> Calendar?
>>

>
> What happened to the good old days when people just looked over other
> people's shoulders?




> You might be able to write something using Win32-OLE. I would suggest
> checking support.microsoft.com for a VB example, then you could always
> port it to Perl if you're so inclined.


I have an example of accessing my own Outlook contacts list using Win32-
OLE at http://www.unur.com/comp/ppp/perl-wi...tlook-ex1.html

You might be able to use that as a starting point.

The best way to ensure you get useful information is to post your best
attempt in the form of a short but complete script others can copy and
paste. This is explained in the posting guidelines.

Sinan
--
A. Sinan Unur <>
(reverse each component and remove .invalid for email address)

comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/cl...uidelines.html

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading a file and resuming reading. Karim Ali Python 2 05-25-2007 02:04 PM
UnauthorizedAccessException when reading XML files (no problem when reading other file-types) blabla120@gmx.net ASP .Net 0 09-15-2006 02:08 PM
DVD ROM not reading DVDs but reading CDs sayeed.afzal@gmail.com Computer Information 0 05-22-2006 10:37 AM
ASP.NET Reading problem (reading .xls) Wael Soliman ASP .Net 2 01-03-2005 05:33 PM
reading the DB vs. reading a text file...performance preference? Darrel ASP .Net 3 11-11-2004 02:27 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57