Re: Intercepting and updating page output...
From: William F. Robertson, Jr. (theman_at_nameht.org)
Date: 02/22/05
- Next message: viktor9990: "Refreshing client browsers (with javascript from asp.net code)"
- Previous message: Kevin Spencer: "Re: Code Behind vs not"
- In reply to: Stu: "Intercepting and updating page output..."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 08:13:30 -0600
I believe this is exactly what you are looking for:
It uses the Filter property of the HttpResponse object.
bill
"Stu" <s.lock@cergis.com> wrote in message
news:OjHofDNGFHA.1296@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> I am working on a CMS that uses html templates with placeholder strings
for
> the content (eg: %%Content%%). I want to get the web control working on
> a blank page. Then intercept the page as it is being rendered to the
browser
> and place the template around the output.
>
> How do I intercept and change the html as it is being rendered to teh
> browser?
>
> Thanks in advance,
>
> Stu
>
>
>
>
>
>
- Next message: viktor9990: "Refreshing client browsers (with javascript from asp.net code)"
- Previous message: Kevin Spencer: "Re: Code Behind vs not"
- In reply to: Stu: "Intercepting and updating page output..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|