On May 18, 2:04 pm, "Sue Mosher [MVP-Outlook]"
wrote:
What kind of application you build depends on who is going to use it under what conditions (including the version of Outlook). See if you can fill in those details.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Michael" wrote in ooglegroups.com...
Hello.
I'm looking to find out which is the best way to go about solutioning
this problem.
I have a website that's got an XML file filled events. the events
have items w/ date and time in them. What I want to do is have
something in outlook that will go and get the URL of that xml file,
download it and put the right items in the right days.
I'm not sure if this a new form, Macro, com add-in, etc.
Can someone help point me in the right direction?
Thanks!- Hide quoted text -
- Show quoted text -
who - non-technical leaders, so I would like a menu item.
what conditions - Begining of every week. They'll click on the menu
item, it downloads the file (XML) then parses it out into the
calendar. The version of Outlook is 2007.
Does that help?