Hey,
Im trying to make a registration page but I dont have a server at the moment as im more or less just designing the pages firstly. But just wanted to ask.. for the site i wanted to have:
Username :
Password:
Password again:
etc
etc
And i wanted a method to basically get the page to display a green tick when:
A) the username is free to use
B)the 2 passwords match
C)the email they input is valid
would any of this be possible ?
Im trying to make a registration page but I dont have a server at the moment as im more or less just designing the pages firstly. But just wanted to ask.. for the site i wanted to have:
Username :
Password:
Password again:
etc
etc
And i wanted a method to basically get the page to display a green tick when:
A) the username is free to use
B)the 2 passwords match
C)the email they input is valid
would any of this be possible ?
Comment