Add your website to the Xemion web designer directory and gain highly-targeted traffic and new leads.
| Post Reply |
|
|
Thread Tools |
|
#1
September 17, 2007
-
Junior Member,
1 posts
|
|
Have the html free templates but do not know how to verify it using JavaScript. I want to be able to have two levels of clearance so it sends difference people to different areas. I know as first answers mentioned it's not very secure, but it's a college coursework and I don’t have to worry about security.
|
|
#2
December 23, 2007
-
Junior Member,
10 posts
|
|
Do you have to use javascript for it? It is usually alot better if you use php for password scripts. It is also alot more secure.
|
|
#3
January 7, 2008
-
Junior Member,
10 posts
|
|
To check &validate password some server side programming like php would be best as database needs to be connected & doing so using javascript is not the standard method. SO using server side javascript u need to connect to database & do validation by matching with tuples in database.
Good tutorial for server side js Server-Side JavaScript Guide |
| Post Reply |
| Thread Tools | |