no, you don't. You can also show source in the htmklviewer, without saving a temp file. Or explain what this method is for otherwise: HTMLViewer.LoadPage Source as String, RelativeTo as FolderItem.
On 05/06/06, Giuseppe Farese <[EMAIL PROTECTED]> wrote:
On Jun 5, 2006, at 9:58 AM, Youri wrote: > > > Maarten, > > > I was just wandering around this feature. > > Do you mean I can't simply put something like this : > > EditField_source.text socket1.get (EditField1.Text,10) > > and have it rendered in the htmlviewer? Do you want to render the HTML source code in the HTMLViewer? Then you'll have to replace all HTML entities: < > & " with their proper &expression;, save as a text file, and then render that file in the HTML viewer. Regards, Giuseppe Farese
_______________________________________________ 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>
