473,396 Members | 1,864 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,396 software developers and data experts.

Display in HTML

Hi all,

Is there anyway to use HTML as a means of displaying information in a
Windows form in C#, and then accessing data from within that HTML?

I'm currently working on a project which allows users to use an infrared
remote control to control Windows Media Player, and I'm wanting to display
information like Artist, Album Name etc in big fonts (probably a full screen
GUI) so that the user can read it from a distance, and select which tracks
they wish to play by scrolling through them. My problem however is finding a
control that allows this sort of functionality (listing files, in any style,
and allowing them to be selectable). I've tried using a listview etc, but it
doesn't really give me the freedom I'm after.

HTML wouldnbe great if I could use that, and perhaps use XML parser to
access the data. Is this possible? If not, can anyone suggest any other
ideas for this?

Any help greatly appreciated,
Cheers, Hugh
Nov 15 '05 #1
1 1307
Thanks for your help,

I discovered the IE WebBrowser and looks like I'll be using that.

Hugh

"Justin Rogers" <Ju****@games4dotnet.com> wrote in message
news:ey**************@TK2MSFTNGP12.phx.gbl...
The IE WebBrowser control can be wrapped. You can place it on a Form. And you can get access to the various interfaces that would let you get data
back from the loaded HTML elements. However, this topic has been discussed quite a bit, and there are a number of third party wrapper components for
this type of thing. Check out dejanews and do a backsearch for more
information.
--
Justin Rogers
DigiTec Web Consultants, LLC.

"Hugh" <hy**@softhome.net> wrote in message
news:Oc**************@TK2MSFTNGP12.phx.gbl...
Hi all,

Is there anyway to use HTML as a means of displaying information in a
Windows form in C#, and then accessing data from within that HTML?

I'm currently working on a project which allows users to use an infrared
remote control to control Windows Media Player, and I'm wanting to display information like Artist, Album Name etc in big fonts (probably a full screen
GUI) so that the user can read it from a distance, and select which tracks they wish to play by scrolling through them. My problem however is

finding a
control that allows this sort of functionality (listing files, in any style,
and allowing them to be selectable). I've tried using a listview etc,

but it
doesn't really give me the freedom I'm after.

HTML wouldnbe great if I could use that, and perhaps use XML parser to
access the data. Is this possible? If not, can anyone suggest any other
ideas for this?

Any help greatly appreciated,
Cheers, Hugh


Nov 15 '05 #2

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

Similar topics

23
by: Mat | last post by:
<div id="container"> <div id="main"> <div id="header"> <p class="Address">123 Fake Street, </p> <p class="City">Crazy City, </p> <p class="Province">Ontario </p> <p class="PostalCode">H0H...
19
by: dmiller23462 | last post by:
Hi guys....I have absolutely NO IDEA what I'm doing with Javascript but my end result is I need two text boxes to stay hidden until a particular option is selected....I've cobbled together the...
1
by: rbinington | last post by:
Hi, I am trying to write a DNN module that has the ability to insert articles into an article repository. I want the users to be able to move pages around and enter text into the FCKEditor. I...
15
by: cssExp | last post by:
hello, Rather than going on a wild explanation on what's the the problem, it'll be much quicker and easier if i let you look at it yourself, so I'll post my page source (actual contents taken out,...
2
by: wreed06 | last post by:
Hello, I have 2 problems. In my webpage, I have a dropdown list with a button that takes the user to a popup window specific to the option. I am using Firefox 2.0.0.13. I have successfully...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.