PDA

View Full Version : How to copy text to clipboard?



MarcDeMoor
03-17-2003, 09:49 AM
My question is how I can copy a text or numbers from out a textbox to the clipboard true a link or button.
For example I first set text to 123.... in a textbox and I want this text to be copyed to the clipboard automaticely.
How do I do that?

Worm
03-17-2003, 10:51 AM
Someone from IR had a DLL that did exactly what you're looking for. It used to be in the forums, I did a search and couldn't find it.

If someone from IR gives the go ahead, I can provide a download for you. More than likely, they will get it to you though.

Corey
03-17-2003, 11:30 AM
Sure go ahead...

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)

Brett
03-17-2003, 11:35 AM
Get it here:

http://www.icynorth.com/development/clipboard_dll.html

Worm
03-17-2003, 12:21 PM
I thought it was you Brett, but couldn't quite remember. Thanks, I've used it serveral times.

Derek
03-17-2003, 01:58 PM
Yep, Brett threw that together 'just like that' when least expected of him [with many thanks]. He works too hard ... which is why he is now a Blurry Visioned Coder instead of a Code Monkey. Tho we know he's still a Monkey!! /ubbthreads/images/icons/wink.gif

MarcDeMoor
03-24-2003, 08:28 AM
Thank you verry mutch.
I'll try this out in the next comming days and let you now if I could make it work.
Thanks again.