G
Guest
I have a web form that has a textbox that receives a password. Upon leaving
the txtbox the user name and password queries the table in
objoledbcommand.connection to determine if correct password has been entered.
If correct password then many buttons have visible = true. problem is i can
not find leave method, lostfocus method, onblur, onlostfocus anywhere to
place this code to make this happen. I am pulling out my hair and not
pleased with other newsgroups solutions (too extensive of code). Thanks for
the help. I have spent a whole day on this and am getting no where fast.
the txtbox the user name and password queries the table in
objoledbcommand.connection to determine if correct password has been entered.
If correct password then many buttons have visible = true. problem is i can
not find leave method, lostfocus method, onblur, onlostfocus anywhere to
place this code to make this happen. I am pulling out my hair and not
pleased with other newsgroups solutions (too extensive of code). Thanks for
the help. I have spent a whole day on this and am getting no where fast.