473,473 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

File from Clipboard

Al
I'm looking for a sample to save File from clipboard into specified folder
on HD.
I found many samples for copying text, image etc. But no file copying code
so far.

Thank you
Al
Aug 9 '06 #1
1 1521
Al
I found the way to copy File from Clipboard.
Unfortunately it is not what I was looking for.
I need the user makes right click on an attachement file in Outlook, selects
Copy from popup menu, comes to my application, clicks on the button and File
from Clipboard is saved in the folder, specifically created by my program.
I started with Outlook.Attachements, but this collection contains all
attachements of the displayed message. I do not want to save all of them, I
just need the selected attachement.
I decided that if I can right click the attachment and select Copy, then I
have a file on the Clipboard. Unfortunately it's not like that. I can copy
the file on the disk with right click and then paste it with my code, but
that code doesn't see the file on Clipboard if the file was copied from
Outlook.

So, now I need a sample which pastes the selected attachment file from
Outlook onto HD

Thank you

Al

"Al" <al@newsgroups.comwrote in message
news:up**************@TK2MSFTNGP03.phx.gbl...
I'm looking for a sample to save File from clipboard into specified folder
on HD.
I found many samples for copying text, image etc. But no file copying code
so far.

Thank you
Al

Aug 9 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: TC | last post by:
Hello, I am familiar with obtaining source file reference material from the system clipboard using the old Win32 API. For example, copy an Excel chart onto the clipboard and goto Word. Under,...
8
by: John Smith | last post by:
Hi folks, I know how to place text into the user's clipboard: Clipboard.SetDataObject("My Copied Text"); but how do I place a file in there? So, if I have a file C:\test.txt, how can I place...
8
by: Dinesh Jain | last post by:
Hi all, I encountered a serious problem while working with clipboard class in VB.NET. I want to simulate cut-copy-paste operation with my application and Windows Explorer. User can copy files...
4
by: fred | last post by:
I am trying to copy a file onto the clipboard but I am not having any success. Perhaps someone can help me out. I have the full file name from my application and to put it onto the clipboard I...
3
by: Patrick Porter | last post by:
I've been reading the recent posts about using the clipboard, and wanted to try something where i could copy and paste files and directroies using the clipboard instead of the copto() function. the...
2
by: steve | last post by:
Hi All I have a program which takes photos of members using a web cam, then saves them as bitmap files The bitmap is used by a Picturebox to display the photo and clicking on a button enables...
1
by: nad2zen | last post by:
Hi All, i have a problem for get a file path from clipboard, when i copy the file from localdisk, this path appeared in clipboard, but i could not able to get the file path from clipboard...
0
by: talk2pk | last post by:
When i am writing the images to the word file(using Clipboard.SetImage) and open another word doc, the process of writing those images migrates to the new opened document. Can anybody suggest why...
23
by: Over | last post by:
Hi it's possible with language C, (Mingw or Djgpp) copying the clipboard of WinXp into file.txt? which function must be use. Thanks
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.