
garlictrompet at gmail
May 19, 2009, 6:27 AM
Views: 712
Permalink
|
|
Redirecting from inside a TAL macro ...
|
|
Hi All: I have a macro that is used in several other page templates. In some circumstances, I need to redirect to another URL. Can I do this using python:here.REQUEST.RESPONSE.redirect(<NEWURL>) so that the master page that uses this macro is redirected to the NEWURL? Regards, G
|