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