[Zope] Is it posible?
Andy McKay
andym@ActiveState.com
Thu, 7 Dec 2000 09:45:01 -0800
This is all in the REQUEST object it always useful to have a dtml method
document lying around containing nothing but:
<dtml-var REQUEST>
--
Andy McKay, Developer.
ActiveState.
----- Original Message -----
From: "Oleg Broytmann" <phd@phd.pp.ru>
To: "Stoonsdesign" <webmaster@stoonsdesign.dk>
Cc: "zopeQ" <zope@zope.org>
Sent: Thursday, December 07, 2000 5:20 AM
Subject: Re: [Zope] Is it posible?
> On Thu, 7 Dec 2000, Stoonsdesign wrote:
> > Statement: ZOPE RULEZ!
>
> Sure! :)
>
> > Q1: Is it possible to get the current users IP
>
> Yez.
>
> > Q2: If so => How..?
>
> <dtml-var REMOTE_ADDR>
>
> Oleg.
> ----
> Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
> Programmers don't die, they just GOSUB without RETURN.
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>