1
Answer

Barcode reader and text box

Ciaran Barry

Ciaran Barry

16y
6.1k
1
Hi. I am developing a kiosk system that will use a bar code reader as a college project. I want the reader to the read the bar code and to automatically log a user in. This would involve the page on screen changing without the user having to press enter. Is there any way to do this using C# & asp.net.

Thanks for any help that you can give.
Answers (1)
0
Bikesh Srivastava

Bikesh Srivastava

NA 19.8k 835.1k 8y
I think you want once anybody have read email ,you will find notification.
I think you need to send a link with a mail to confirm,
otherwise its not possible ,because its not allow from gmail. 
0
vijay anand

vijay anand

NA 6 1 8y
There is no direct way to get the Mail read status from outside of the email box. However, there is a hack for this and refer the below link for more details.
 
http://stackoverflow.com/a/22492911/281321