28 May
2003
28 May
'03
6:21 p.m.
----- Original Message ----- From: "Meilicke, Scott" <scott.meilicke@intp.com> To: <zope@zope.org> Sent: Wednesday, May 28, 2003 7:13 PM Subject: RE: [Zope] Getting the full URL of the REQUEST.
I had to build it. Something like:
REQUEST.URL + '?' + REQUEST.QUERY_STRING
-Scott
Thanks ! I didn't notice the QUERY_STRING stuff (me dummy :-) --Gilles