Hello,

I am programming in Visual Basic 6.0. I have seen examples of creating a
login form to use for users to type in their username and password, but I
want to accomplish the same thing with a pop-up dialog box instead. How can
I make my program bring up a pop-up login dialog box for a user to type in
username and password? Basically it's I want to create a form with a database that conists of a login box; one login for the user to alter/edit information and the other login user to only be able to look at the details.

Thanks,
Adrian