I tried out IR from http://www.vanheusden.com/ir/ . It works great, however, if a user has a toolbar that queries the Internet for updates (Netcraft toolbar, etc.) the browser is the second request and the user is never redirected to the Disclaimer page. I don't want people to have to authenticate. I'm thinking I can use authentication but hide the credentials in a form. This way they HAVE to be authenticated before they can get anywhere. Other than that - it is exactly what I was looking for. Thanks for the link! On Mon, 7 Mar 2005 12:55:50 +0100 (CET), Henrik Nordstrom <hno@xxxxxxxxxxxxxxx> wrote: > On Sat, 5 Mar 2005, Christoph Haas wrote: > > > Unfortunately the line that the redirector gets does not contain the > > authenticated user's name. Perhaps you can use the IDENT user name (IMHO > > it's pretty useless, though). > > The ident field in the redirector input contains the authenticated > username if you use authentication. > > Regards > Henrik >