Getting Source HTML of a Lotus Notes Display
Date: 23 Mar 2004 10:33:42 GMT
Anyone know of a strategy (or code) to extract the HTML source of a Lotus Notes
display.
Getting the windows' handle and then the text of the window provides a blank.
>From that I presume that the display is a rendered HTML, so how can I get the
source text of the HTML by code.
Thanks in advance
Alan Lloyd
alanglloyd@aol.com
Relevant Pages
- Re: Web page served as application/xhtml+xml
... it appears each of these will display the page if the URL is in the ... You are just witnessing how IE incorrectly uses file extension rather ... don't go beyond the HTML subset... ... running on Windows 2000 Advanced Server, ... (comp.infosystems.www.authoring.html) - Re: window
... The files to be displayed (HTML and linked files like pictures) will ... The need is what I explained: display some contents in windows. ... (comp.lang.java.programmer) - WebBrowser page loading and HTML capture
... I am attempting to load a web page and display its HTML contents into a text ... box on a Windows Application Form using the WebBrowser control in Visual ... (microsoft.public.dotnet.languages.csharp) - RE: Parse HTML DOM document in console application
... You may be interested in this article, albeit with examples in C# ... > I've successfully done all this in a Windows Application by using the ... > I'm writing it as a console app because I don't need to display the HTML, ... (microsoft.public.dotnet.languages.vb) - Re: can we break the wordwrap limit in kmail?
... "...people working on dumb serial terminals on UNIX machines..." ... HTML is a rendering language and its rendering depends ... that is - while Microsoft Windows considers the ... GNU/Linux users as well without Average Joe even knowing about it. ... (comp.os.linux.misc) |
|