473,323 Members | 1,589 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

Intercepting and updating page output...

Stu
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


Nov 19 '05 #1
1 1132
I believe this is exactly what you are looking for:

http://aspalliance.com/71

It uses the Filter property of the HttpResponse object.

bill

"Stu" <s.****@cergis.com> wrote in message
news:Oj**************@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


Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Jason | last post by:
Let's say I have an html form with 20 or 30 fields in it. The form submits the fields via POST to a php page which updates a table in a database with the $_POST vars. Which makes more sense? ...
5
by: Marc Schellens | last post by:
I want to create an object, which replaces std::cout all output will be put out to std::cout, but optional also copied to a file. But the file output needs to be manipulated: every new line...
6
by: Valery Polyakov | last post by:
I am drawing lines with a semi-transparent color (alpha=100). When these lines intercept, the color becomes more intense. Is there a way to avoid this, so that I would get the same intensity of...
2
by: Nick | last post by:
Hi, Is it possible to pass execution to a view (aspx file), let it do its job, and then capture the output? I want to achieve something like this during a HttpRequest: 1. Invoke the...
4
by: | last post by:
ASP.NET is a kind of "engine" that takes declarative markup and code and renders these instructions into presentational forms. And every page is a class. With that in mind I'm wondering, a)...
1
by: Stu | last post by:
Hi, I am trying to grab the page output so I can do some html processing before the page is sent to the browser. I found a post somewhere which suggests that this would grab the page content...
14
by: el_sid | last post by:
Our developers have experienced a problem with updating Web References in Visual Studio.NET 2003. Normally, when a web service class (.asmx) is created, updating the Web Reference will...
3
by: pamelafluente | last post by:
I am new to asp.net. I have an asp page with a submit button which sends out some information. Instead of having IIS to respond and deal with this information, I would like to have a .NET...
1
by: Christoph Boget | last post by:
I'm using a widget/control (a date picker), which I don't really have any control over, that is programmatically updating a text field. I'm curious if there is any way I can determine when the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.