How do I create an interactive loginbox in which a user can fill his/her userid and password within an aspx.vb with an OK and Cancel button?

Second, how do I get the values form the ID/password box and validate which buton was clicked?

Thanx for the help...

Dozo