home *** CD-ROM | disk | FTP | other *** search
- frmListUsers
- List Users
- Form15
- btnMore
- More Info
- MS Sans Serif
- Cancel
- Cancel
- lbxUserList
- Cancel_Click
- @ Form_Load
- FormCenterModal7
- lbxUserList
- lbxUserList_Click&
- lbxUserList_DblClick
- btnDelete_click
- btnMore_Click
- ReadPasswd
- UserID
- lbxListUser
- Rtemp
- Password
- UserTaskLevelw
- UserActivationDate
- UserExpireDate
- tempTaskLevel
- tempActivation
- tempExpire
- tempActivationDate
- UserName
- btnMore_Click
- send the listbox ID only to be readc
- find ,
- assign the ID only
- the ID decrypted data comes back in Rtemp
- need to parse Rtemp=
- tasklevelf
- activation datee
- expire datei
- ID & Name:
- Task Level is
- Last Change was
- Expires on
- Details
- Cancel_Click
- Form_Load
- fill the listbox
- UserID
- UserName
- fieldf
- just show for self
- if your using Visual Basic 4.0, I suggest youo
- use its multi-columb bound listbox. You won't
- have to do Additem. You bind it to a db control
- and have it show 2 columbs (UserID and UserName).
- lbxUserList_DblClick
-