Asp - Logon Id

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ngcollin
    New Member
    • Aug 2006
    • 1

    Asp - Logon Id

    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") and return as BLANK value...

    Help... can anyone tell me why? I hit this issue after loaded those codes... Is there any solution to resolve this issue....

    Collin
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    Hi Collin,

    check out the below attached link.. take care..

    Comment

    Working...