E
Earl Teigrob
I am creating an application where I would like to give web designers the
ablity to create a static html page and dyanamically load it into my
application(exactly like loading a user control into a page). Is there an
easy way to do this or do I need to stream the html into my application and
parse unwanted header/footer info before rendering it within the application
page (as a literal control, i imagine)
Has anyone done this or seen any reference material on doing such a thing?
Thanks
Earl
ablity to create a static html page and dyanamically load it into my
application(exactly like loading a user control into a page). Is there an
easy way to do this or do I need to stream the html into my application and
parse unwanted header/footer info before rendering it within the application
page (as a literal control, i imagine)
Has anyone done this or seen any reference material on doing such a thing?
Thanks
Earl