footnipple wrote:
Hello,

I've googled this group and have been hither and yonder and still can't
figure out a how to put the page source in a string or TStringList. I would
sure hate to burn the bandwidth by issuing a separate request just to get
the source.

Any help is sorely appreciated

Jim B



Try LocationURL from the IWebBrowser2 interface.


Or maybe you want the html source:

webbrowser.document.body.parentelement.outerhtml
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to