ah great ... thanks very much ... ill give this a shot.
many thanks,
AK
+-------[ Analog Kid ]----------------------
| hi andrew:I'm not sure how to detect if a redirect is necessary, I haven't
|
| thx for your help. i dont want to call the method from the PT ... infact I dont
| want to modify the PT at all ... i just need to figure out a
| ZopePageTemplate.py method which I can patch so I can do the redirect even
| before the PT is rendered.
|
| any ideas??
trundled through the RESPONSE object enough, but, if you can work it
out, you can probably grab the _exec method from PageTemplate, check
and return empty there, or let it continue through to rendering.
--