16 Dec
1999
16 Dec
'99
5:36 a.m.
-snip- I tried the <dtml-var "methods.userid"> and that finds the userid file, but it returns plain text unrendered. here is whats in unserid. <Center><em>Notice:<br>Restricted Access All IP's logged!</em><br> Your IP:<dtml-with REQUEST><!--#var REMOTE_ADDR--><br> Login In:<!--#var AUTHENTICATED_USER--></dtml-with><br></center> and that is how I get it back too. If I look at it from the methods folder in the manager it looks fine. Notice: Restricted Access All IP's logged! Your IP:192.168.0.100 Login In:superuser I have a feeling that I am missing more then I first thought. Rick