popmotsy Posted June 11, 2009 Share Posted June 11, 2009 hii to all,,,, i got a very new problam ,,, i have a table on my web page,,,i want to take input through BARCODE SCANNER,,,,how tht was paossible,,,,is there any socket programing required,,,plzzzzzz help me..... thanks,,,,, Quote Link to comment https://forums.phpfreaks.com/topic/161810-input-through-barcode-scanner/ Share on other sites More sharing options...
Daniel0 Posted June 11, 2009 Share Posted June 11, 2009 You,,,,,,,,,,,,,, probably need to buy a barcode,,,,,,,,..!!!! scanner and it will likely_----------- come with software that can read from it.................................. Quote Link to comment https://forums.phpfreaks.com/topic/161810-input-through-barcode-scanner/#findComment-853727 Share on other sites More sharing options...
RussellReal Posted June 11, 2009 Share Posted June 11, 2009 the only think I can say is.. open a com object within a c application or something, communicating with the scanner's dll or w.e to start listening for the scanner reading a barcode.. and then when the c application gets a scan, retrieve the scan somehow (since I never worked with a barcode scanner in my life) and then in the c program send the barcode to your PHP script and yeah lmao those ,,,,,s annoyed the hell outta me also Quote Link to comment https://forums.phpfreaks.com/topic/161810-input-through-barcode-scanner/#findComment-853729 Share on other sites More sharing options...
popmotsy Posted June 11, 2009 Author Share Posted June 11, 2009 hii thanks for replying..... well i never used com object in php,,,,but may be this is helpful,,,i m trying for that,,,thanks.... Quote Link to comment https://forums.phpfreaks.com/topic/161810-input-through-barcode-scanner/#findComment-853734 Share on other sites More sharing options...
haku Posted June 11, 2009 Share Posted June 11, 2009 I sure hope English isn't your first language. If it is, I pity you. If it isn't, let me give you a hint - you don't need to use three commas after everything. Quote Link to comment https://forums.phpfreaks.com/topic/161810-input-through-barcode-scanner/#findComment-853735 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.