Please Register or Login to post a reply 2 Replies V Vinod Shankar K 5 years 6 months ago Hi, You can simply write a ajax method to send data to the server(http), and call that method on barcode scan by passing the barcode scanned data. Thanks Log in or register to post comments M Madhusudhan Reddy 5 years 6 months ago Sebastian Lawniczak, Are you able to scan the barcode ? Do you want to send the result of barcode to any web-service ? If second one is your question then use Net api, parse your barcode and send it. You can find the examples in the docs. Rhomobile | Network -Thanks Log in or register to post comments
2 Replies
Hi,
You can simply write a ajax method to send data to the server(http), and call that method on barcode scan by passing the barcode scanned data.
Thanks
Sebastian Lawniczak,
Are you able to scan the barcode ?
Do you want to send the result of barcode to any web-service ?
If second one is your question then use Net api, parse your barcode and send it. You can find the examples in the docs.
Rhomobile | Network
-Thanks