PROMJANS     |   home
Introduction   |   Requirements   |   Tools / Environment   |   nagement   |   Fees and Duration   |   Assignments   |   Faculty   |   Diagrams   |   Tips and Hints   |   Related Links   |   Bulletin Board   |   Contact Us
Requirements
     
INPUT TO THE SYSTEM - USERNAME, PASSWORD

       OUTPUT TO THE SYSTEM - correct information which we get through it.
       PROGRAM STYLE /STRUCTURE
             Page1.HTM - in this it contains two text boxes for username and password and one button for submit.
             Page2. HTM - take information for the creation of new user.

              Valid.HTM - a page which is for valid user.
               Invalid.htm - a page which is for invalid user.

               Page1.ASP - asp code used for verification of username and password.

               Page2.ASP - asp code used for the new username and password.