I'm putting together an inventory maintenance web page in our intranet site. I'm trying to get coldfusion to capture the computer name so I can then forward it to a db that will then give me all the specs on the current computer viewing the page.
CGI.AUTH_USER is a variable I used in the past to know who is logged on, but is there a similar variable that would tell me the computer name? Thanks
CGI.AUTH_USER is a variable I used in the past to know who is logged on, but is there a similar variable that would tell me the computer name? Thanks