CCSBarCode Ver. 1.1.001 / JJRJR, John Real 2010
Sample Barcode Scanner Component Usage AJAX Data Lookup & Dynamic Element/Control Types

This Demo is configured for a Barcode Scanner with the Pre-Amble and Post-Amble Characters set to ~ (TILDE)
If your Barcode Scanner is not configured with those values, you can either configure your scanner with those parameters
(You can use the page for Simple Scan Demo to verify your Scanner's Configuration.)
Or you can simulate a barcode scanner By Pressing the ~ (TILDE) key, enter a simulated barcode scan using the keyboard, then Press the ~ (TILDE) key again.

This Demo illustrates The Scanner Control's ability to place AJAX Data into any Element/Control Type Dynamically.
If the Target for AJAX Data is an Input Type Element/Control, all HTML tags will be stripped and the Data will be prepared as input data.

Scan Input

Select AJAX Target Type:  The Scanner Control will adjust the AJAX Data returned to match the selected control type. Page Element = a <div> tag. 

AJAX Data HTML Will Appear Here

 Return to Demo