NT Authentication and VB
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Question: I have an intranet site that I need to snag the user's domain name so I can stuff it into a mail message. Does anyone know of a way to grab this info from a serverside script? Thanks, -Dave W.
-
Question: I have an intranet site that I need to snag the user's domain name so I can stuff it into a mail message. Does anyone know of a way to grab this info from a serverside script? Thanks, -Dave W.
This code works in VB6, however you may be able to just wrap it into a ActiveX COM component to work on the web. Domain Name in VB6 HTH Nick Parker