You can embedded HTML and JavaScript commands in your website to control the Scan to Web barcode scanner.
Check out the source code behind our sample page.
https://berrywing.com/m/stwiosbtn.aspx
The basic command is to open this URLbwstw://startscanner
For instance use an HTML link<a href="bwstw://startscanner">Link to start scanner</a>
Another method is specifying the field to put the barcode scan result.bwstw://startscanner?field=[field name/id]
Dear ; i really interested in this service . Can I help me how can use from my asp.net web page ?
Certainly, take a look at the sample page. Use VIEW SOURCE to see the HTML. Copy and past from there. Hope that helps.
https://berrywing.com/m/stwiosbtn.aspx