Hello,
I am struggling with a textbox input. I am using a scanner to input a value into a textbox. When the scanner sees a barcode the input is correct and to size such as. xxxxxx-xxxx, this is also correct with a keyboard entry. However, when the qrcode is scanned I receive an extra long code that has the above mentioned barcode scan sequence in it, minus the hyphen, with numbers and/or letters before and after it. How do I remove both the letters/numbers before and after the needed text string and add the hyphen. The location of the hyphen will always be before the last four digits and the code I need will be this standard length. The reason I ask is some of our products only have the QR code and the scan is somewhat quicker than the keyboard. Thanks.
Bookmarks