Jump to content

zydol87

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by zydol87

  1. Hi there, I am attempting to create a simple login (just a user name which doesnt not need to be stored by the system for return usage) for two users on different computers/browsers. All i need is for the first user to login, username in one text file (user1.txt) and a session ID in another text file (e.g. sessID.txt). Then this player has to wait until a second user logins and their username is put into another text file (e.g. user2.txt). However i need the second player to link to the same session ID as user 1. At the moment i have been able to allow one person to login and store the session id. I also have a <meta> refresh, to refresh the wait page for a second user. MY PROBLEM IS I CANNOT WORK OUT HOW TO LINK THE SECOND USER TO THE SYSTEM!! please HELP!! Cheers Zydol
  2. Hi there, I am attempting to create a simple login (just a user name which doesnt not need to be stored by the system for return usage) for two users on different computers/browsers. All i need is for the first user to login, username in one text file (user1.txt) and a session ID in another text file (e.g. sessID.txt). Then this player has to wait until a second user logins and their username is put into another text file (e.g. user2.txt). However i need the second player to link to the same session ID as user 1. At the moment i have been able to allow one person to login and store the session id. I also have a <meta> refresh, to refresh the wait page for a second user. MY PROBLEM IS I CANNOT WORK OUT HOW TO LINK THE SECOND USER TO THE SYSTEM!! PLZ HELP!! Cheers Zydol
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.