[Zope] DTML or ZPT to show browser's IP ?
Troy Farrell
troy at entheossoft.com
Thu Mar 11 16:18:55 EST 2004
Michael,
This can be fairly complex depending on how your servers are setup. Try
creating a DTML method with the following:
<dtml-var REQUEST>
That should help you find which REQUEST varible will fit your needs.
Troy
> Hello,
>
> Might someone be willing to point me in the right direction of how I
> might insert a simple tag to show the browser's IP address? Is this a
> simple global to be echoed or is more involved?
>
> Thanks,
>
> Michael.
More information about the Zope
mailing list