473,411 Members | 2,185 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,411 software developers and data experts.

displaying a web page within WINFORM

I just need to host my HTML file within my WINFORM. I am sure there are articles on that, but I cant seem to find one or a simple KIOSK sample. ( No interaction, just view ).

Thanks Andrew
Nov 15 '05 #1
5 4829
JW
Andrew,

You could host the web browser control on your winform and load your HTML
file into that. See the link below for details on that control.

http://msdn.microsoft.com/library/de...webbrowser.asp

Hope this helps.
--
Jeffrey Wynn
jw@nospam.net
"andrewcw" <an******@acw.com> wrote in message
news:2D**********************************@microsof t.com...
I just need to host my HTML file within my WINFORM. I am sure there are articles on that, but I cant seem to find one or a simple KIOSK sample. ( No
interaction, just view ).
Thanks Andrew

Nov 15 '05 #2

Hi Andrew,

Thank you for posting in the community!

Based on my understanding, you want to find a way to host html web pages in
you WinForm application.

================================================== ====
I think WebBrowser control is your need. It is a COM control, you can use
Visual Studio.Net to refer and wrap it into .Net WinForm application.

From another post of you, I see that you already got WebBrowser control to
use. So I want to provide you some more information.

For complete reference of WebBrowser control, please refer to JW's link.

For more related articles, please refer to the links below:
http://www.codeproject.com/csharp/webbrowser.asp
http://www.codeproject.com/csharp/wi...browser%7CC%23
http://msdn.microsoft.com/library/de...us/dnwebgen/ht
ml/reusebovw.asp

================================================== =====
If you have any further concern, please feel free to post, I will help you.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 15 '05 #3
Thanks, - I needed an article that refreshed my memory - the place you referenced was a bit vague and was for C++ V6 users. This site helped me get the steps down. http://www.dragonflydas.com/InfoSupport.html see C#
Nov 15 '05 #4

Hi Andrew,

Thanks for your feedback.

JW's link article is a COM reference of WebBrowser control.

The articles I provided is writen in C#, does it make sense to you?

Is your problem resolved? If you have anything unclear, please feel free to
tell me, I will work with you.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 15 '05 #5

Hi Andrew,

Thanks very much for your feedback.

Yes, WebBrowser control is actually a COM control, to use it, you have to
add this COM control into your project, VS.net IDE will do the wrap for you.

If you have further concern, please feel free to tell me.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 15 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Phil | last post by:
Hello all, Can anybody give me any ideas on how to disable a tab page within a tab control. I have a tab control tabClients with 3 pages. I would like to disable pages 2 & 3 when a certain...
4
by: Bik | last post by:
I'm building a list of customer orders via ASP/VBscript. e.g: 51 John Doe $1,201.50 52 Jane Smith $ 500.00 53 Jim Miller $1,250.25 I want order numbers 51, 52, 53 hyperlinked...
3
by: Ben Fidge | last post by:
Is is possible to make just a single page within an ASP.NET application use SSL? I've written an e-commerce application and want to make just the checkout page use SSL for secure transmission. ...
1
by: prefersgolfing | last post by:
I'm not using Master Pages, yet I'd like to display the contents of an HTML page within a <table><tr><td> on a .aspx. I have a lengthy guide already paginated in html. I'd like to embed the...
3
by: Oscar | last post by:
What code do I need within VB to load another aspx page within the browser ?
3
by: Birky | last post by:
When creating a Report is there a way to display a Web page within an object? I have a scenario where I am being asked to display a report for information that is controlled and published via...
1
by: cookspyder | last post by:
To give an overview of what im trying to do I will first explain what I am using. I have a Jahia based site supporting dashboards on port 80 and php support on port 88 on the same win 2003 server...
2
by: James R. Davis | last post by:
Newbie here still plodding through the obvious (to you). I want to render the contents of an html page within the contents area of another page. I provide the url to that page in a query string...
1
by: theoni | last post by:
hello, i have been looking online for an answer to my problems but no luck so far. When I include a page within another page the style does not work. The page I try to include either appears...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.