Results 1 to 4 of 4

Thread: HTML interpreter

Hybrid View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Posts
    94

    HTML interpreter

    I have a VB form that generates HTML code. I want to add an option to have a preview of that code. I am wondering if tehre are any HTML interpreters on the web that allow me to do that.

  2. #2
    Addicted Member Max_aka_NOBODY's Avatar
    Join Date
    Jul 2004
    Location
    Amman, Jordan
    Posts
    179

    Re: HTML interpreter

    You can use the "Internet" control. Try it by adding a "Browser" form template.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Posts
    94

    Re: HTML interpreter

    Good idea. I have to put the code into a html file first though. I was hoping to do it from memory.

  4. #4
    Frenzied Member numtel's Avatar
    Join Date
    Apr 2000
    Location
    CA
    Posts
    1,163

    Re: HTML interpreter

    The DHTML edit control will do this, just set the browsemode to true then you can change the documenthtml.

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