Forum Discussion

MichaelB200's avatar
MichaelB200
Copper Contributor
Oct 01, 2024

Validating that data was entered into a text Box

I have a Signin form (frmSignIn) with two Text Boxes asking for a UserName (txtName) and Password (txtPassword).  The form also has two command buttons Enter (cmdEnter) and Add User (cmdAddUser).   ...

Resources