| | |
help in my pjt
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
I just found this article that may or may not help you.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
not sure what the issue is you need help with but from past experience with barcode readers it might be helpful for you to just think of the barcode reader as an extension of your keyboard. As long as you have a textbox with focus available to accept input the barcode reader will read the barcode and enter the translated characters into the textbox. It is also helpful to think of barcode as a special font type - it's really nothing more. Also, many barcode readers have the ability to program in an automatic carriage return so that it automatically submits your input form (if this is desired). You could also probably do it with an event procedure.
JMW
JMW
"You must do the thing which you think you cannot do." - Eleanor Roosevelt
•
•
•
•
not sure what the issue is you need help with but from past experience with barcode readers it might be helpful for you to just think of the barcode reader as an extension of your keyboard. As long as you have a textbox with focus available to accept input the barcode reader will read the barcode and enter the translated characters into the textbox. It is also helpful to think of barcode as a special font type - it's really nothing more. Also, many barcode readers have the ability to program in an automatic carriage return so that it automatically submits your input form (if this is desired). You could also probably do it with an event procedure.
JMW
Some older barcode readers had to be Y-connected to the keyboard because they required the ASCII code base from the keyboard inorder to translate barcodes.
There should be nothing you need to do to attach you program to the barcode reader. It will function regardless of your application, what you need to do is two things in your application... have a designated region to receive this bar code and OnDirty or OnChange event should fire when the scran by the barcode is done in this region to valid that the barcode value is what your expecting. i.e. ISBN versus UPC barcodes. Let me know if you have problems here, I think I still have my Visual C++ ISBN Library system hanging around and can provide the validation logic to validate ISBN values.
ISBN values are unique by country, and other specific criteria.
Good luck
![]() |
Other Threads in the VB.NET Forum
- Previous Thread: Need some help to find topics for the final year project
- Next Thread: Best VB.net tutorial
| Thread Tools | Search this Thread |
.net .net2008 30minutes 2005 2008 access account arithmetic array basic binary bing button buttons center check code combobox component connectionstring crystalreport data database databasesearch datagrid datagridview date design dissertation dissertations dropdownlist excel fade file-dialog filter folder ftp generatetags google hardcopy images input insert intel internet mobile monitor ms net networking objects output panel passingparameters peertopeervideostreaming picturebox picturebox1 port position print printing problem problemwithinstallation project save searchbox searchvb.net select serial shutdown soap survey table tcp temperature text textbox timer timespan toolbox trim update updown user vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf year






