1
   

Log In/Sign Up, Password box, with user name

 
 
NewMatt
 
Reply Wed 3 Aug, 2005 12:52 pm
This might be an easy one for some but I'm just getting started trying to teach myself some javascript, and I'm trying to slowly make a text-based game, but I'm having problems creating a sign up/log in box, where players can input their character's name and enter a password and access the game, along with the items, etc. that their character has picked up along the way. Ideally, I'd like to have it so that the player's user name and character type appears in the bottom lefthand corner, with a list of items above that, and a map of their present location on the righthand side. However, that'll come later. Essentially what I'm looking for is a sign up/log in box where players can sign into the site whenever they want, using a password I give them, click on a submit button and gain access to the site if the password is correct. I'm also wondering how you can create an account for each player so that they can log in and start playing from where ever they last left their character. I hope that's clear. Sorry. I'd greatly appreciate any help anyone can give me. Thanks.
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 1 • Views: 730 • Replies: 1
No top replies

 
nighthawk
 
  1  
Reply Wed 3 Aug, 2005 01:11 pm
im not very experienced with javascript, but I dont think what you want to do can be achieved through javascript.

You need to store all the account details and player positions in a database, and javascript cannot connect to databases. You will need to use somethign like PHP/ASP/Perl for dealign with login and retrieving the information from the DB then javascript for handling the game.
0 Replies
 
 

Related Topics

Webdevelopment and hosting - Question by harisit2005
Showing an Ico File - Discussion by Brandon9000
how to earn money in internet - Discussion by rizwanaraj
The version 10 bug. Worse then Y2K! - Discussion by Nick Ashley
CSS Border style colors - Question by meesa
There is no Wisdom in Crowds - Discussion by ebrown p
THANK YOU CRAVEN AND NICK!!! - Discussion by dagmaraka
I'm the developer - Discussion by Nick Ashley
 
  1. Forums
  2. » Log In/Sign Up, Password box, with user name
Copyright © 2025 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 01/19/2025 at 02:15:44