Check outlook email and a little more

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • burtleed
    New Member
    • Dec 2009
    • 1

    Check outlook email and a little more

    Does anyone know of a way to create a small script or exe to check my outlook email parse it and find a url and go to the url a download a zip file on the site to my desktop?
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Well, first thing I would do is go to CPAN and search for a module that interfaces with Outlook. I would also incorporate the WWW::Mechanize module for going and downloading the zip file that you are after.

    Try and do this yourself and post your code here if you need help (enclosed in code tags).

    Regards,

    Jeff

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Burtleed,

      You have asked the same question in the Coldfusion forum, the C/C++ forum, and Java forum. This gives me the impression that you are looking for someone else to create this solution for you. It seems to me that you haven't even thought about the problem or attempted at a solution.

      Bytes is a development network that is here to help programmers who run into difficulty with their projects. The volunteers are not going to just hand you a fully designed and implemented solution that solves your problem.


      Please take the time to research the problem before you post your question. The experts here are more than willing to help you with a specific problem but you have to do your part to learn the basics. Please take the time to read over the posting guidelines specifically the section on Before you post your question.

      I have merged your other three questions into this one.
      When you have at least decided on what language that you want to use implement this solution post back here and let me know where this question should be placed.

      -Frinny

      Comment

      Working...