Client info
-
Hi, Does anyone know how to get client info regarding pc name, domain, etc. I need to gather that info from users on a local intranet using an internal website. I need to authenticate the user against the domain Active Directory. Thanx Regards, Tintin
-
Hi, Does anyone know how to get client info regarding pc name, domain, etc. I need to gather that info from users on a local intranet using an internal website. I need to authenticate the user against the domain Active Directory. Thanx Regards, Tintin
-
The you need to run an ActiveX component in the browser. Why not just disallow anonymous login and let the users log in using their domain account? --- b { font-weight: normal; }
I need automatic login when the user opens the web page. And security group levels should be managed by the admins of the AD. What kind of active x componet should i use, and this should run client side?? or not? Regards, Tintin