WEB like output on a form

  • Thread starter Thread starter Microsoft
  • Start date Start date
M

Microsoft

Two questions..

1) Is there a control that will accept Html as input and display a webpage
as output that can be attached to a form? not as a seperate browser form?
I want the completed program to be an EXE.. not a web page.


2) Is there a type of variable that I could put a whole web page of html as
the value. I'd like to print the variable to the form and have the form
display as web page without saving the html anywhere on the pc its run from.

I couldn't get my keywords right to find the answers in the group thanks..
 
1) Is there a control that will accept Html as input and display a
webpage
as output that can be attached to a form? not as a seperate browser form?
I want the completed program to be an EXE.. not a web page.

? Embedded Web-browser control??

2) Is there a type of variable that I could put a whole web page of html as
the value. I'd like to print the variable to the form and have the form
display as web page without saving the html anywhere on the pc its run
from.

I'm sure that I've used a string variable to do this in the past??

Best wishes

Paul Bromley
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top