tabonni
2004-09-05 10:26:39 UTC
Hi all
I want to create an ASP page, which can copy the real PDF files into
the clipboard and then the user can paste it in Outlook message as
attachments (it's like inserting attachments)
My idea is: When user checked the checkboxes for the requested PDF
files from ASP page and press the "Add To Clipboard" button, all
requested PDF files will be copied into clipboard. Then, the user open
MS outlook message and right click -> Paste all PDF files as
attachments.
I searched a lot of websites. They are just copying selected text into
clipboard. Any Javascript/VBScript sample code for copying real PDF
files into clipboard?
Thanks
I want to create an ASP page, which can copy the real PDF files into
the clipboard and then the user can paste it in Outlook message as
attachments (it's like inserting attachments)
My idea is: When user checked the checkboxes for the requested PDF
files from ASP page and press the "Add To Clipboard" button, all
requested PDF files will be copied into clipboard. Then, the user open
MS outlook message and right click -> Paste all PDF files as
attachments.
I searched a lot of websites. They are just copying selected text into
clipboard. Any Javascript/VBScript sample code for copying real PDF
files into clipboard?
Thanks