looking for a brokerage account or IRA... click here Add To Favorites
return to index 

Regex C# HTML

Click here for an example of Regex in C#
Matched open and close tags
<([A-Z][A-Z0-9]*)\\b[^>]*>(.*?)

Matches HTML bits
<[^>]*>

Additional Interesting Articles

SQL Server Reporting Services: Custom Chart Colors
t-SQL Cursor
C# DataSet v DataReader
C# Regular Expression Example
SQL Server Database Recovery Mode
SQL Difference Between IS NULL and =NULL

©2008 AndrewKimball.com