Sign in
|
Join
Search
Mark Smith
ASP.NET, SQL Server, HTML, CSS and other random thoughts!
Home
Contact
RSS
Atom
Comments RSS
Recent Posts
MSDN Ultimate Subscription Giveaway
Get Free Typemock licenses – ASP.NET bundle launch
Windows 7 Public Beta - Download Link
ASP.NET "Hacks" Series at LessThanDot
SQL Server MVP - Denis Gobo
Sponsors
advertise here
Tags
.NET
.NET FAQ
7
Alias
ASP.NET
Beta
C#
Cache
Community News
CSS
Data
DataSet
Extract
Forums
General Software Development
Giveaway
HTML
IE
IE8
Imports
Internet Explorer
LINQ
MSDN
SkyDrive
SQL Server
standards
Storage
Subscription
Table
Ultimate
Validation
VB.NET
web
Windows
Windows 7
Windows Live
XHTML
Navigation
Home
Blogs
My Websites
http://aspnetlibrary.com
http://mdssolutions.co.uk
Less Than Dot
Archives
July 2010 (1)
May 2009 (1)
January 2009 (1)
July 2008 (2)
June 2008 (5)
May 2008 (1)
January 2008 (2)
December 2007 (2)
November 2007 (1)
October 2007 (8)
Browse by Tags
All Tags
»
Extract
(
RSS
)
ASP.NET
Data
DataSet
HTML
Table
Convert HTML tables to a DataSet
I've just had a requirement to extract some data from a web page and manipulate it before sending it off elsewhere. The data in the web page was all included inside <table> tags, so I wrote a few Regular Expressions to extract this data and place...
Posted:
Dec 06 2007, 09:29 AM
by
ca8msm
| with
8 comment(s)
Filed under:
ASP.NET
,
Extract
,
Data
,
DataSet
,
HTML
,
Table
More Posts