Results 1 to 6 of 6

Thread: outlook 2007 plug-in that scan the email and detect the person’s signature at the end

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2010
    Posts
    3

    outlook 2007 plug-in that scan the email and detect the person’s signature at the end

    Hello guys,
    I really need help.I must to develop an outlook plug-in that scan the email and detect the person’s signature at the end and create a V-CARD from that , with VB6.
    Please, please send me the solution if you know!!!
    thanks .

  2. #2
    Hyperactive Member BillGeek's Avatar
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    440

    Re: outlook 2007 plug-in that scan the email and detect the person’s signature at the

    So far I'm aware, Office 2003 / 2007 plugins can not be created using VB6. I had a similar project at work, but could only do it using Visual Studio 2005 (C#) and the Visual Studio Tools for Office "SDK". (See here)

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2010
    Posts
    3

    Re: outlook 2007 plug-in that scan the email and detect the person’s signature at the

    are you sure , I amn't implement this project by addin project in VB6?

  4. #4
    Hyperactive Member BillGeek's Avatar
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    440

    Re: outlook 2007 plug-in that scan the email and detect the person’s signature at the

    Pretty sure... If you do get it going in VB6 though, finding support for your endavour will be just as hard.

    I could find anything online on how to do it using VB6, so I just changed to C#.

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2010
    Posts
    3

    Re: outlook 2007 plug-in that scan the email and detect the person’s signature at the

    I am not familiar with C#.is it easy to change to C# for this project.
    can you help me , to start this project? please send me your sample code if you have .

  6. #6
    Hyperactive Member BillGeek's Avatar
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    440

    Re: outlook 2007 plug-in that scan the email and detect the person’s signature at the

    You don't necessarily need to use C#. You can also use VB in Visual Studio. I opted for C# as I also use other Visual Studio toolkits that were designed only for C#. (XNA, for example)

    Unfortunately I do not have any sample code at hand. There are a number of people on these forums that can give you a hand with any problems you might have. Just post them in the appropriate forum.

    My suggestion would be for you to download the toolkit and try to build a "sample" project in VB 2005. After that, you can expand the project to what you need.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width