|
 |
asp_web_howto thread: Clipboard
Message #1 by "O'Hara, Elliott M" <EMOHARA@k...> on Thu, 25 Jan 2001 16:18:17 -0500
|
|
Does anyone know the Class ID for the windows keyboard?
or better yet, a way to right to it or get from it with Jscript?
Thanks guys, I'm still having fun with this RTF stuff... its comming along
great. Thanks for all your help Alex.
Message #2 by "O'Hara, Elliott M" <EMOHARA@k...> on Fri, 26 Jan 2001 08:31:45 -0500
|
|
Ok... got the Clipboard working...
window.clipboard.setdata("format","what you want")
problem is...
the format part...
I'm using Jscript and I can only get Text to work...
I need RTF.. any ideas??
Thanks,
Elliott
|
|
 |