I know so little about VB and need help developing an ActiveX control. Where can I go to get help with code? I need to develop an ActiveX control that will allow a user to enter a name and password so that they can log on to a database and access information. The ActiveX control needs to verify the user name and password. If the user does not have a password because it's their first time to access the db, the control must ask the user to enter a password, store it and then let the user into the db. If the user is already in the system, the control needs to verify the password and then give the user access to the system. Can anyone point me in the right direction for getting help with code? I am desperate. B-( Thanks ahead of time.