Results 1 to 3 of 3

Thread: Creating a div tag at run time *RESOLVED*

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982

    Creating a div tag at run time *RESOLVED*

    I can create most html contriols/tags at run time, the one I cannot find is a div tag.

    How do I create one at runtime?
    Last edited by davidrobin; Sep 28th, 2004 at 02:56 AM.


    Things I do when I am bored: DotNetable

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    The System.Web.UI.WebControls.Panel control renders as a <div>

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982
    I hadn't thought about using a web control I was looking for a html div control.

    Thanks


    Things I do when I am bored: DotNetable

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width