Re: HTML / XML Windows Forms end user control
"R. Rogers" <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <000901c78cb7$a84645f0$6600a8c0@Speedster> |
I certainly don't know of one, but I sure would like to! I'm using a Regex to convert over 100 html "datasets" into XML. They all look similar to this: http://www.sportstats.ca/res1997/nord10k.htm I could send the code on, let me know if it would help you. Speaking for myself, and possibly Vince as well, I would certainly be interested in knowing which sites offer commercial (paid) and open source controls. I used to develop in Delphi and there were a plethora of sites where you could purchase/download components and controls that ran the gamut from allowing a developer to get data from an MP3 to powerful grids and data access controls. Richard -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]] On Behalf Of Vince P Sent: May 1, 2007 11:26 PM To: [email protected] Subject: [DOTNET-WINFORMS] HTML / XML Windows Forms end user control Anyone know of a free/trial ware Windows Forms control that can parse a HTML/XML page and show it to end user in its broken up state?