----- Original Message ----
From: Maciej Wisniowski <maciej.wisniowski@coig.katowice.pl>
All of that worked, but so much for being "simple". Upon re-analysis,
what I need to do is call a Script (Python) from within a page template but still retain the container.REQUEST from the previous call. That is, page template X calls page template Y which calls Script (Python) Z and Z needs the container.REQUEST of X. Is that possible?
TIA,
Nancy