Hi--
I hope I word/explain all of this correctly.
I have an element named "HtmlFile" that contains a single CDATA section that hold the full text of an HTML page that will be served to a user.
How can I get at and edit parts of the HTML page using the element "HtmlFile" prior to the HTML page being served. I'm doing the modifications by way of an asp page. Let's say I want to change the background color.
I hope I word/explain all of this correctly.
I have an element named "HtmlFile" that contains a single CDATA section that hold the full text of an HTML page that will be served to a user.
How can I get at and edit parts of the HTML page using the element "HtmlFile" prior to the HTML page being served. I'm doing the modifications by way of an asp page. Let's say I want to change the background color.