20 Jul
2000
20 Jul
'00
8:44 a.m.
On Wed, 19 Jul 2000, Steve Alexander wrote:
Silly idea: Write a wrapper that you put around the RESPONSE object that does its own thing when it is told to redirect. You might have to wrap the REQUEST object too, so that it returns a wrapped RESPONSE object.
That would work, but don't you think it would be too much for this little problem? Or maybe thats exactly what it isn't, because you could do other stuff with it as well, and you would only have to do it once.