Hello,

I'm trying to paste HTML code from the clipboard (as documented in
http://msdn.microsoft.com/workshop/networking/clipboard/htmlclipboard.asp)
directly in a TWebBrowser component. Most of it works fine, using the method
as described in
http://msdn.microsoft.com/workshop/browser/webbrowser/tutorials/webocstream.
asp.

But, if a copy an entire Excel worksheet to the clipboard and then paste it,
the webbrowser shows the HTML text in stead of the document. The problem is
not with the HTML code itself, because if I write the code to a file first
and then navigate to it, it works.

Has anybody com across this before?

Peter Laman
Senior Software Engineer
Lance ICT Group
Roermond, the Netherlands
http://www.lance-safety.com
-
"Nobody ever died of hard work", they say. But why take the risk? (Ronald
Reagan)

__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to