Forum: Visual Basic 4 / 5 / 6 May 18th, 2005 |
| Replies: 3 Views: 18,383 hi, just a thought...
i can extract users login name by using VB's SysInfo control, here's how:
load the SysInfo control by doing this:
1. In the VB IDE click "Project" upper menu.
2.... |