Motorola CA50 Developer & User Manual page 507

Table of Contents

Advertisement

Sample HTML Code - Add Image
Add Image
Figure I-7
<body>
<form name="form1" method="get"
action="http://192.168.7.138/motorola/uca/samples/UCASampleApp/exitapplication.aspx" id="form1">
<text align="center"><img src="tick2.jpg">
<br>
<b>SCAN NEXT</b>
</text>
<input name="LeftSoftKey" type="submit" id="LeftSoftKey" value="Exit" />
<input name="RightSoftKey" type="button" id="RightSoftKey" value="" />
</form>
</body>
Sample HTML Code - Enlarge Image Size
Enlarge Image
Figure I-8
<body>
<form name="form1" method="get"
action="http://192.168.7.138/motorola/uca/samples/UCASampleApp/exitapplication.aspx" id="form1">
<text align="center" style="font:20px Verdana; width:88px; border:0px" > X </text>
<text align="center"><b>SCAN NEXT</b></text>
<input name="LeftSoftKey" type="submit" id="LeftSoftKey" value="Exit" />
<input name="RightSoftKey" type="button" id="RightSoftKey" value="" />
</form>
</body>
Sample Business Applications
I - 11

Advertisement

Table of Contents
loading

Table of Contents