zydol87 Posted December 28, 2006 Share Posted December 28, 2006 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.