Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: how to grab MS-WORD formatted from clipboard in js?


Message #1 by "James" <jimbo363534@y...> on Tue, 19 Nov 2002 16:48:13
I want the HTML from user who copies from MS-WORD into clipboard. I know 
clipboardData object has clipboardData.getData(), and you can put 
in "text" or "url" as first parameter, but, it always fetches non-HTML 
text. Anyone know how to fetch the HTML clipboard copy from MS-WORD in 
javascript??

  Return to Index