G
Guest
Hi, hoping this is the forum to ask about:
In VB you can get to know what file is it with:
If Data.GetFormat(vbCFFiles) Then.........
from: http://reliableanswers.com/vb/samples.asp
OLEDragDrop.zip
How can I check if the file drag-avd-drope is a outlook attached file?
and copy this file from the clipboard into the computer.
In C# you have this code to find out if it's virtual file (email attached
file) or if it's explorer file:
http://www.codeproject.com/csharp/TestEmailDragDrop.asp
Thank you soooooo!!!!
I need you help....................
Yael
In VB you can get to know what file is it with:
If Data.GetFormat(vbCFFiles) Then.........
from: http://reliableanswers.com/vb/samples.asp
OLEDragDrop.zip
How can I check if the file drag-avd-drope is a outlook attached file?
and copy this file from the clipboard into the computer.
In C# you have this code to find out if it's virtual file (email attached
file) or if it's explorer file:
http://www.codeproject.com/csharp/TestEmailDragDrop.asp
Thank you soooooo!!!!
I need you help....................
Yael