Is it possible to just get the raw HTML that is sent to the browser when a web control is rendered?

Yes, but only if you subclass the control. The method you need to call is 'Render' and it's protected. Here's a quick sample... [Wrinkled Paper]

posted on Friday, January 03, 2003 2:25 PM |
Comments have been closed on this topic.