| عندي بروجكت تسليمه 29 ديسمبر 2007 يعني يوم السبت
الله يخليكم احتاج مسااعده
Final project
Use sequential file to save password and change it then save the new password
In form 1: welcome massage appear in the form and two commands one to continue to other form and the other to exit from the program
Form 2: must have a place to enter the user password. Then he can click on OK button. If the password is correct then he can go to form4, if he enter incorrect password, a message must appear tell the user that the password not correct and he have to try again.
and the user can change his password by click on other button, if he enter correct password then he can move to form3 to change his password, and a massage must appear if he enter incorrect password tell him that the password incorrect and he have to try again. And other button to exit from the program.
form3: the form must have place to enter the new password and other to confirm the password. If he clicks on OK button, massage must appear to tell the user that the password changed correctly and move him to form2. If he didn"t change the password correctly, massage must appear "different password, try again".
Form 4: Add an image as a logo to the company, and vertical and horizontal scroll bar. Show the word Visual Basic on label which the user can change its color and any thing related to font by using common dialog.

|