Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: drag and drop an outlook message to a VB application


Message #1 by "Andoni Alonso" <skandia@e...> on Fri, 6 Dec 2002 00:21:48 +0100
Thanks, Sean:

I see, the problem is that dragging doesn't give all the information
contained in the message. Then, the question is HOW to go back to Outlook
and obtain the attachments once you have dragged the text to the textbox.



----- Original Message -----
From: "Williams, Sean" <swilliams@g...>
To: "professional vb" <pro_vb@p...>
Sent: Friday, December 06, 2002 9:19 AM
Subject: [pro_vb] RE: drag and drop an outlook message to a VB application


> Andoni,   others will tell you a sensible way I am sure, but I just had a
> quick look at this,  tried dragging and dropping into a text box for
example
> That does work, if the textbox is formatted to allow drop but only gives
> something like
>
> From   To  Subject Sent    Received
> Drieenhuizen, Sven       XMAS   Thu 5-12-2002 12:50 Thu 5-12-2002 12:50
>
>
> I figure that from this you can go back to Outlook and pick up the
> attachments programmatically
> There may well be a different way but always good to have ideas
>
>
> Regards
>
> Sean
>
> -----Original Message-----
> From: Andoni Alonso [mailto:skandia@e...]
> Sent: Friday 6 December 2002 00:22
> To: professional vb
> Subject: [pro_vb] drag and drop an outlook message to a VB application
>
> Hi all
>
> Can we drag an outlook message with attachments to a VB application and
> insert into a Database?
>
> Thanks in advance..
> Andoni
>
>
>
>


  Return to Index