Capturing the username logon the computer (Windows 98)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xxoulmate
    New Member
    • May 2007
    • 77

    Capturing the username logon the computer (Windows 98)

    what script do i use to determine the username currently logged on the computer.,
    tnx
    is there any way to do it using php or javascript.,
  • jx2
    New Member
    • Feb 2007
    • 228

    #2
    what do you mean logged on? and what do you want to know? user name?
    how many ppl are online? ...?

    Comment

    • pbmods
      Recognized Expert Expert
      • Apr 2007
      • 5821

      #3
      Heya, xxoulmate.

      *n?x or Windows?

      Comment

      • xxoulmate
        New Member
        • May 2007
        • 77

        #4
        Originally posted by jx2
        what do you mean logged on? and what do you want to know? user name?
        how many ppl are online? ...?
        >>> i use oS 98 SE

        i mean is how to get the windows username log on the computer,.
        and print the username on the page.,

        Comment

        • xxoulmate
          New Member
          • May 2007
          • 77

          #5
          Originally posted by pbmods
          Heya, xxoulmate.

          *n?x or Windows?
          >> i use of OS 98 SE

          Comment

          • pbmods
            Recognized Expert Expert
            • Apr 2007
            • 5821

            #6
            Changed thread title to better describe the problem (did you know that threads whose titles contain phrases such as, 'help' actually get FEWER responses?).

            Comment

            • xxoulmate
              New Member
              • May 2007
              • 77

              #7
              Originally posted by pbmods
              Changed thread title to better describe the problem (did you know that threads whose titles contain phrases such as, 'help' actually get FEWER responses?).
              ok thanks for the suggestions., il do it.

              Comment

              • pbmods
                Recognized Expert Expert
                • Apr 2007
                • 5821

                #8
                Heya XXoulmate.

                You might find this tool to be of some use. Not sure if it's compatible with Windows 98....

                Once installed, you can call psloggedon via exec().

                Comment

                Working...