Hi There!
We have an web application written in C#/ASP.net,
Users could connect to the site internally and externally.
We have ISA server as firewall and web server is behind the firewall, How could get Vistiros detailed information including IP address, browser type and...
Thanks in advance
What does the following script do?
i = 0
Set oPcdUsers = GetObject("WinNT://PCD-CANADA/Domain Users")
For Each oUser in oPcdUsers.Members
i = i + 1
Next
Wscript.Echo i
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.