The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Special Forums > Web Programming, Web 2.0 and Mashups
.
google unix.com




Thread: Login in Unix
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 06-21-2009
figaro figaro is offline
Registered User
  
 

Join Date: Jan 2007
Posts: 268
Is your question UNIX specific? It sounds like you are developing a web application, but looking for a way to verify the password of a user that logs in. This verification is done by the programming language the application is developed in and will therefore not be HTML, which is for display purposes. You may need to supply more detail on the issue.