Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Security / September 2006

Tip: Looking for answers? Try searching our database.

Drag and Drop Outlook email to Dot Net Framework application?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ellen - 22 Sep 2006 20:50 GMT
Hi! Please point me to the correct discussion if I am off base.

We are beta testing a new Dot Net Framework application that allows us to
upload documents of different file types for online storage with each of our
transactions. We can easily drag and drop email attachments to the new
application, but we cannot seem to drag and drop an email msg from Outlook.

I suspect this may have something to do with security. We are able to export
and save the email msg as a text file, and upload that, or drag and drop text
directly from the email msg but this does not transfer any header info. The
drag and drop method direct to the application would be far simpler and more
timesaving.

We know drag and drop is a possibility, as you are able to drag and drop an
email msg file to the desktop for instance. I am correct? Is this issue
actually a
security function to prevent malicious code troubles?

Best Regards,
Ellen
frank1951@lycos.com - 25 Sep 2006 13:51 GMT
I think drag and drop needs a directory to build the complete msg file
(in a directory). Because you don't have one, it won't work.

I see two possible solutions.
1) Let the user allways save the email as msg using File|SaveAs in one
typical directory (e.g. c:\myapplication\). Let your application scan
this directory every minute. Once a file is discovered, it can be
imported into the application. You can save all other documents (word
document, Powerpoint presentation) in that directory as well..

2) Or maybe mailtofile will help you more. This add in for Outlook let
you save one (or more) email as a msg file. After saving, mailtofile
can upload the file to your application.
More information about mailtofile: www.mailtofile.com/en/
We did customize mailtofile to upload outlook messages to the document
management software (in a Oracle database).

Frank

Ellen schreef:

> Hi! Please point me to the correct discussion if I am off base.
>
[quoted text clipped - 16 lines]
> Best Regards,
> Ellen
Ellen - 25 Sep 2006 15:36 GMT
Hi Frank, thanks very much for responding. I'll forward your comments to the
developer.
Regards,
Ellen

> I think drag and drop needs a directory to build the complete msg file
> (in a directory). Because you don't have one, it won't work.
[quoted text clipped - 37 lines]
> > Best Regards,
> > Ellen

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.