|
-
Apr 25th, 2005, 12:58 PM
#1
Thread Starter
Lively Member
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.
-
Apr 25th, 2005, 01:09 PM
#2
Addicted Member
Re: HTML interpreter
You can use the "Internet" control. Try it by adding a "Browser" form template.
-
Apr 25th, 2005, 04:02 PM
#3
Thread Starter
Lively Member
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.
-
Apr 25th, 2005, 05:39 PM
#4
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|