• Identifying browser user

    Author
    Topic
    #1769280

    In a web page how do you identify who a users is without the user visibly logging on? Just like the lounge knows who I am and says “Welcome David Hare-Scott”

    Viewing 0 reply threads
    Author
    Replies
    • #1782866
      • #1782900

        So you are saying that the server does not identify the user at all, the cookie on the user’s machine provides the information. So if the cookie said “Jack The Ripper” the server would use that string and put it on the page for the user’s name? Have I got that straight?

        David

        • #1782928

          David:

          The web server needs to be told who the user is, either by the traditional “Enter user name and password” form, or possibly by using integrated Windows security if it’s being accessed on an intranet. Once the server knows who the person is, you can write a cookie to the user’s PC which the server can access again at a later time. Of course, if the user clears their cookies, it’s back to square 1!

        • #1782944

          I think Shane has summed it up pretty well.
          There is some user information which is readily accessible – examples here at JavaScript – and I daresay there are some other (unethical) means to grab user details, but this will depend on their security settings. (e.g. you can set up for an email to be sent to you when a page is accessed, but a warning is liable to be shown on screen first.)

    Viewing 0 reply threads
    Reply To: Identifying browser user

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: