04-27-04 06:33 PM
For the html pages we return to the client we want to modify all of
the <A HREF="..."> tags to append a parameter to the query string.
Does anyone know of a filter or module that has already been created
to do this?
We run a pretty tight configuration and currently do not have any
external cgi/script (php, perl, etc) called on this server. I would
like to find a filter/module that allowed us to modify the href query
string without using a cgi. My last resort is to write the filter
myself....
Thanks in advance for you help/suggestions,
Chris....
[ Post a follow-up to this message ]
|