srik22 0 Newbie Poster

Hi
In my LogIn screen , Including username and password we have provided secure card.

This secure card displays three alphabets randomly with three textboxes to enter. like ( G __ C __ B__ ).

There are 10 two-digit values are stored in LogIn table (from A to J). These values also generated randomly and stored in database when new user is created.

The Scenario is, How to compare the entered values (random Alphabets) with the database columns.
The conditions, which parameters or combinations.. bouncing..

can anyone give an Idea or suggestion to finish this screen.

Thanks in Advance