Florent Guillaume wrote:
Strictly speaking this is not correct. You should useHum... I though about it to...container.REQUEST.RESPONSE.redirect("/abc/xpto?a=1&b=2&c=3")
Maybe your browser is very standards compliant ?The browser I'm using is Internet Explorer 6.00.2462.0000.But somehow I doubt this is it. What browser do you use ? What Zope
version ? What's in REQUEST.form ?
container.REQUEST.RESPONSE.redirect("http://www.dummy.pt/abc/xpto?a=1&b=2&c=3")
kind regards,
Vitor Varalonga