Z
Zetsubo69
Guest
Good day,
I would like to know is it possible to achieve the below scenario.

People will scan Card A detail in text box 1 (10 digit value), once 10 digit has exceed, it will auto move to text box 2. There the user will scan Card B detail (10 digit value), once 10 digit has been enter , the system will auto check in the database (SQL) to validate,
If true, a message will appear in text box 3, "Successful"
If false, a message will also appear in text box 3, "XX"
Once the process complete, the data in text box 1, 2 and 3 will auto clear itself and the entry button will return back to text box 1 for the next person to scan their card.
The objective is to ensure there will be no interaction what so ever with the user.
Continue reading...
I would like to know is it possible to achieve the below scenario.

People will scan Card A detail in text box 1 (10 digit value), once 10 digit has exceed, it will auto move to text box 2. There the user will scan Card B detail (10 digit value), once 10 digit has been enter , the system will auto check in the database (SQL) to validate,
If true, a message will appear in text box 3, "Successful"
If false, a message will also appear in text box 3, "XX"
Once the process complete, the data in text box 1, 2 and 3 will auto clear itself and the entry button will return back to text box 1 for the next person to scan their card.
The objective is to ensure there will be no interaction what so ever with the user.
Continue reading...