Hi all,

I try to create a survey page and host in my company internal web server (INTRANET server).

When I develop in my own PC, the ASP page has no problem to display/capture the Request.ServerV ariables("LOGON _USER") and match with my AccessDatabase. User file.

But when I promote the ASP page into INTRANET server, the ASP failed to retrive the Request.ServerV ariables("LOGON _USER")...