|
-
Sep 27th, 2004, 03:24 AM
#1
Thread Starter
Fanatic Member
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.
-
Sep 27th, 2004, 12:26 PM
#2
The System.Web.UI.WebControls.Panel control renders as a <div>
-
Sep 28th, 2004, 02:55 AM
#3
Thread Starter
Fanatic Member
I hadn't thought about using a web control I was looking for a html div control.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|