Erwin's Blog

Developing with .NET

Browse by Tags

All Tags » HTML (RSS)
Parse a html string with ASP.NET controls
Today I searched for a solution to parse a html string with ASP.NET controls on runtime. A string like for example this: <table > <tr > <td > Name </td > </tr > <tr > <td > <asp:TextBox id = "name" runat =...
Posted: Nov 06 2008, 08:51 PM by erwin21 | with 5 comment(s)
Filed under: ,
More Posts