Re: creating HTML in code

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"PJ6" <nobody@xxxxxxxxxxx> wrote in
news:uoD9NQ4oFHA.2444@xxxxxxxxxxxxxxxxxxxx:

> Are there classes built into the .NET framework that will help me
> assemble HTML strings to create structures such as tables with
> content? Don't want to re-invent the wheel. This is for custom control
> render output.


Take a look at: System.Web.UI.HtmlControls

Or the Literal Control.



--
Lucas Tam (REMOVEnntp@xxxxxxxxxx)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
.



Relevant Pages

  • Re: Authentication popup comes up for Anonymous allowed app
    ... I have a asp.net web application on windows 2000 advanced server having ... latest security updates installed and .net framework 1.1. ... with latest patch. ... the page having custom control does not ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Authentication popup comes up for Anonymous allowed app
    ... latest security updates installed and .net framework 1.1. ... with latest patch. ... Eventhough application is configured to allow anonymous, ... the page having custom control does not ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Creating custom controls in VB.NET for pocket PC
    ... Is there a tutorial on creating a custom control in VB? ... (for compact, not the full .NET framework) ... I'd like to create a custom datagrid that is fully usable from the designer. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Newbie combo question
    ... If you are using .NET Framework 1.1 then you can use: ... In .NET Framework 1.0 you can use SelectedIndex and then do a search for ... >> Are you using a Custom Control? ...
    (microsoft.public.dotnet.framework.aspnet)