29 Jan
2001
29 Jan
'01
12:22 a.m.
with your line dropped in, my python script still gives me: Error Type: AttributeError Error Value: RESPONSE I'm passing variables via a <form action...>, how do I let python access that namespace? Thanks, Gary. Chris Withers wrote:
How would I do the URL redirect using an equivalent to the <dtml-call "RESPONSE.redirect(URL1)"> that's in the DTML Method below?
context.RESPONSE.redirect(URL1)
cheers,
Chris