Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
JavaScript and password protect a web page?
Message
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
00528048
Message ID:
00528076
Vues:
18
>If I add password access to a web page using JavaScript, do I need to pass the password to the server or can I have JavaScript load the password protected web page without having a program running on the server that receives the JavaScript output from the web page password form field? But my guess is that the server has to receive the password and then load the password protected web page.
>
>Or is there another way to password protect a web page using FrontPage 2000? I only have FrontPage 98 and I don't think it has passwording for web page access.
>
>Thanks for the info.

If you are storing the passwords on the server, you will have to send the data from the client to the server and have it validated.

If you send the passwords down to the client (not very secure) you can use javascript to validate it.
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform