Question
Pre-process a page before sending
Is there anyway to preprocess a before it leave the server.
The situation is that we have pages of static content with hundreds of glossary links in. The glossary details are stored ina a DB. title attributes are being used to display a word's meaning and I want a quick way to scan a page before it loads, and add in the glossary definitions - any ideas?
The situation is that we have pages of static content with hundreds of glossary links in. The glossary details are stored ina a DB. title attributes are being used to display a word's meaning and I want a quick way to scan a page before it loads, and add in the glossary definitions - any ideas?