Results 1 to 2 of 2

Thread: Lightweight HTML Viewer

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Location
    Canada
    Posts
    1

    Question

    Has anyone seen or developed a lightweight html viewer?

    The control that I am looking for would only need to display properly rendered html text. No need for editing. I do not wish to force the users of my software to install MS Internet Explorer just to include a html viewing control.

    Currently I am using the RichText control (included with VB6) to provide a component that can render documents retrived from a database with some degree of formatting. This has unfortunatly forced me to write a rtf class that creates the rtf codes for various formatting styles. Not a pleasant task. I would also be interested in information on a class module or such that would generate rtf codes for me. Possibly even converting html to rtf.

    Thanks,
    Bruce Royer

  2. #2
    Lively Member
    Join Date
    Aug 2000
    Posts
    125
    http://pub1.ezboard.com/fvisualbasic...picID=50.topic

    otherwise you have to go with the webbrowser control
    in Project->Components->Microsoft Internet Controls

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width