Hi All ,
I want create a login system using a TEXT BOX only,
some thing like this :
there is only have 1 text box named USER .
after type in "ADMIN" , i want automatic login without clicking any button or press enter to login . the words "ADMIN" must lookup from my tbluser , if the USER not available in my table then access denied.
anyone have the solution ?
I want create a login system using a TEXT BOX only,
some thing like this :
there is only have 1 text box named USER .
after type in "ADMIN" , i want automatic login without clicking any button or press enter to login . the words "ADMIN" must lookup from my tbluser , if the USER not available in my table then access denied.
anyone have the solution ?