|
-
Nov 9th, 2000, 11:56 AM
#1
Thread Starter
Frenzied Member
Hi,
I want to do the following:
Form1 has a text box (Text1) and a command button (cmdPreview).
When the user clicks on cmdPreview, I want another form (Form2) to
pop up and show the text in Form1.Text1 as HTML in the browser
control on Form2. I don't need any URL capabilities, just the ability to
preview the contents of Form1.Text1 in html format. Also, I prefer to do this
entirely in memory without having to first write the contents of Form1.Text1 to
a text file and then loading it into the browser control..
Any help and examples would be greatly appreciated..
Dan
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
|