all groups > dotnet xml > march 2005 >
You're in the

dotnet xml

group:

view xml from web in a datagrid


view xml from web in a datagrid Mike & Dyan
3/20/2005 1:27:45 AM
dotnet xml:
I would like to go to this web address
http://setiathome2.ssl.berkeley.edu/classpages/days/2452829.html
and be able to pull the info off of it and display it in a datagrid. I am
assuming that I will have to put the info into a dataset to be able to view
the info in the datagrid. At least point me in the right direction as for
as en example on how to do this. Any help would be greatly appreciated.

Re: view xml from web in a datagrid name
3/20/2005 3:37:44 AM
Technlogical state of the art of that page is 1992.

The same year the average student of this place
may still try to have paid his loan back.

============================

And the "ssl" is misleading.

============================

How many years without war and war deception in your society ?

If it does not eclipse Kennedy, join them.

Ready your tinfoil dishes and go see places.

You freedom and liberty aka void of knowledge is cornucopia.


















[quoted text, click to view]
Re: view xml from web in a datagrid Martin Honnen
3/20/2005 3:15:14 PM


[quoted text, click to view]

That page is a HTML document not an XML document so an XML group can't help.
Within .NET 1.x there is no class to parse a HTML document but that can
be done using the SGMLReader class
<http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=B90FDDCE-E60D-43F8-A5C4-C3BD760564BC>
to have an XmlReader API on HTML/SGML documents.

--

Martin Honnen
AddThis Social Bookmark Button