Scanning Item/Enter Quantity Using Spin Boxes - Motorola CA50 Developer & User Manual

Table of Contents

Advertisement

Scanning Item/Enter Quantity Using Spin Boxes

When scanning an item and entering the item's quantity, the first screen display directs the user to scan an item (for
which the stock quantity will be entered).
Scan an Item
Figure I-3
The next screen display requires the user to enter the stock quantity (see
Boxes/Post Quantity to Server
Enter a Quantity
Figure I-4
Sample HTML Code - Add Spin Boxes/Post Quantity to Server
Enter a Quantity Using Spin Boxes
Figure I-5
<body>
<form method ="get"
action="http://192.168.7.138/motorola/uca/samples/UCASampleApp/exitapplication.aspx" >
<input type="submit" id="spinbox" name="USERID" SpinBoxLabel="Pepsi Cartons"
SpinBoxLabelPos="beforespinbox"
SpinBoxMaskDigit ="?" value="??"LeftBtnLbl ="Next#" RightBtnLbl ="Cancel"/>
</form>
</body>
to use Spin boxes to enter the quantity).
ShowArrows="no" SpinBoxLine="2"
Sample Business Applications
Sample HTML Code - Add Spin
I - 9

Advertisement

Table of Contents
loading

Table of Contents