Results 1 to 2 of 2

Thread: Get Login Name from ASP Page using VB6.

  1. #1

    Thread Starter
    Member Manor39's Avatar
    Join Date
    Mar 2002
    Location
    Cambridgeshire
    Posts
    38

    Get Login Name from ASP Page using VB6.

    We have a Web application that runs on our local intranet and uses basic authentication, and I like to get the logged on username from within my VB6 application.

    I only want to return the Login name, I'm not interestind in the password as it is only for logging purposes. Basically my app is a Software Wedge for Barcode Scanning. I send the info to the Web app via SendKeys, but we want to log every scan per user for performance monitoring.

    It was suggested that I might be able to do it using the Microsoft Active Server Pages Library, but I haven't managed to fathom this out yet

    Any idea's on how I might get the username would be appreciated.
    Regards
    John Pike

    There are never any problems, just challenges.

  2. #2
    Hyperactive Member Eyes.Only's Avatar
    Join Date
    Oct 2001
    Location
    Minnesota
    Posts
    347
    where is the username given again?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width