I want to disable the masuk button if the input to txtNama and sandiKata match the entry in the database. I want to enable the masuk button if any of the input to txtNama or sandiKata do not match any entries in the database. How to do that? I try to set its visibility to true from false and from false to true but it do not work. What should I do? Here is the code: