Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display html files using vb.net

Status
Not open for further replies.

vbtest5

IS-IT--Management
Nov 16, 2002
37
IN
Hi,

I have number of html files and want to display them at run-time using VB.NET. I know that we can use webbrowser control in Vb6. But the similar .net version of web browser control is disabled for vb.net. Is there any other container control that will hold html files?

Regards,
Vilas
 
Microsoft Word?
Don't know if converting to .pdf is an option

Is this a Help file?

DougP, MCP, A+
 
Hi DougP,

This is not a help file. I have few static html pages and want to display them within the application. Hence I want to know if .NET has some container control that can hold html files.

Regards,
Vilas

 
right click on toolbox, add/remove items.

select web client control.



if it is to be it's up to me
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top