Send parameter of the mobile application into the textbox site
I'm a barcode reader like when my code into the mobile app reads the text box to send my site What should I do?
please help
thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Maen BadwanPosted Feb 2, 2017, 9:32 AM
Do you mean you can read barcodes on your mobiles, but you cannot view the result text on server side?
Or you want to capture the barcode image using your mobile, read it on mobile and send the recognized text to your website at the server side?
(Disclaimer: I am an employee of this library).
After reading the barcode, you can either show the text directly on the Android mobile, or pass it to the server side as shown in the following article:
https://www.go4expert.com/articles/step-step-guide-sending-data-android-t30182/
If this is not what you are looking for, please provide more details about your requirements.