gettingstarted
[Top] [All Lists]

HTMLViewer Question

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: HTMLViewer Question
From: Barry Traver <rb at ix dot netcom dot com>
Date: Wed, 29 Mar 2006 20:47:07 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <000001c65218$87cdc4e0$6401a8c0 at mikesxp>
There's probably a simple answer to this question relating to the HTMLViewer. LoadPage works fine if you supply a FolderItem (i.e., an HTML file) and LoadURL works if you supply a URL (i.e., a Web address), but what do you do if you want to load a Web page that you have in a string rather than in a file on disk?

I suppose I can save the string to disk as a FolderItem (i.e., an HTML file) and then use LoadPage to load that file, but is that the only and/or best way to accomplish the objective?

Here's the background to my question, in case anyone is interested. I'm trying to write a Web browser that will display a modified version of certain Web pages at a particular Web site. (I can retrieve the HTML code in a string by using HTTPSocket.)

Thanks in advance for any suggestions.

Barry Traver

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>