home *** CD-ROM | disk | FTP | other *** search
- frmNewUser
- New User Setup
- Form15
- cboTaskLevel
- 2 - Staff
- MS Sans Serif
- txtName
- MS Sans Serif
- txtID
- MS Sans Serif
- txtPwd
- cmdCancel
- Cancel
- cmdOK
- Label1
- Level:
- lblPwd
- Mssgs
- Label1
- Label1
- Name:
- Label1
- Password:
- Password
- PASSWORD_FILE
- Form_Load
- Label1I
- Caption
- Text1
- Try2a
- Tries
- Command1_Click
- Command2_Click
- cmdOk_Click
- Textb
- frmMain
- frmNewPassword
- FileNum1
- Form_Paint
- MINIMUM_PASSWORD_LENGTH
- cmdCancel_ClickG
- MB_ICONEXCLAMATION
- MB_ICONSTOPk
- pwChkEnable_Click
- FormIn3D/
- Form_Unloadu
- Cancel
- Label1_Click
- Text1_Change
- FormCenterModalm
- MainForm:
- boxName
- MessageD
- txtPwdT
- txtID|
- txtname
- lblPwd
- visible
- WritePasswd
- txtName_Change
- Index
- txtName_KeyPress6
- KeyAscii
- txtID_Change
- txtID_KeyPress<
- txtPwd_Change
- txtPwd_KeyPress
- UserID
- UserName'
- ExpTerm
- Today
- EXPIRE_TERM
- NoMatch|
- nResponse
- txtPasswd
- tempID4
- Action
- TaskLevel
- cboTaskLevel
- style
- lblPwd_Click
- tempName
- frmNewUser
- txtPwd_GotFocus
- txbPwd
- SelStart
- SelLength!
- MAX_PASSWORD_LENGTHI
- MAX_NAME_LENGTH
- MINIMUM_ID_LENGTHn
- MAX_ID_LENGTH
- SendMessage{
- frmLookup
- tbxCategory2
- EM_SETREADONLY
- cboTaskLevel_Change
- cboTask"
- cmdCancel_Click
- cmdOk_Click
- If user enters a new password.
- AddNew is true, Edit is FalseS
- all should have inputt
- User Name is required.
- User ID is required.
- Password is required.
- length tests
- User Name too long - maximum is
- characters.
- User Name
- ID lengthl
- User ID too short - minimum is
- characters.
- User ID
- User ID too long - maximum is
- characters.
- User ID
- password length
- Password too short - minimum is
- characters.
- Password
- Password too long - maximum is
- characters.
- Password
- is this first or second password entry
- Verify New password:
- Sorry - entries do not match
- Password
- Re-enter New password:
- Execution reaches here only if the two enties match.h
- find the UserID (unique) from dynasete
- [UserID] = '
- exists, so is this an edit?
- User Exist! Is this an Edit?
- Edit of Existing User
- not yes, so is boobooa
- exists and is an edit
- assign variables and concatinate the rest
- default is true - Addnew
- Form_Load
- 1 - Guest
- 2 - Staff
- 3 - Supervisor
- 4 - Management
- 5 - Administrator
- Form_Unload
- pwChkEnable_Click
- txtID_KeyPress
- enter keyl
- {Tab}
- txtName_KeyPress
- enter keyl
- {Tab}
- txtPwd_KeyPress
- enter keyl
- {Tab}
-