c# - AutoFilling a TextBox with Data from a Database -


umm have simple login window accepts information present in database. there 3 textboxes 1 userid, name , password respectively. name textbox readonly , want display name of user corresponds userid entered first textbox. need help.... :)


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -