Re: Dynamically Adding Raw HTML
Mark <[email protected]> Wed, 25 Jul 2007 20:37:23 +1200
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <[email protected]> |
I've not done it, but I would think that you could put a literal control inside the panel and the set it's html? Otherwise maybe override the panel's Render event? -----Original Message----- From: Discussion of building .NET applications targeted for the Web [mailto:[email protected]] On Behalf Of Brady Kelly Sent: Wednesday, 25 July 2007 8:25 p.m. To: [email protected] Subject: [DOTNET-WEB] Dynamically Adding Raw HTML How would I go about adding raw HTML to an element on an ASP.NET page or control? So, I would e.g. like to have Panel control, and then inject generated HTML into it, but I can't do this with a Panel because it has no property to set to the HTML. =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com