beautypg.com

13 poweron, 13 p, Syntax – Casio Naurtech CETerm Ver.5.1 Web Browser Programming Manual User Manual

Page 29: Comments, Example

background image

N

AURTECH

W

EB

B

ROWSER

S

MART

C

LIENTS FOR

W

INDOWS

CE .NET / P

OCKET

PC




Web Browser Programming Guide

Page 29



Main Menu

4. Cycle Count

5. Inventory

6. Receiving

Select an action:

Press ‘A’ to check version.

...




onclick="javascript:document.form1.scan.value=’’;" >


3.13 P

OWER

O

N

The PowerOn tag specifies an action that will occur when the handheld device
resumes operation after a power suspend.

Syntax

http-equiv="PowerOn"
content="javascript:PowerOnAction();"

content="http://10.1.1.8/login.htm?mode=resume"

Comments

This tag is useful to set the browser to a consistent URL or state after a
suspend/resume cycle. For example, a user authentication can be required to
maintain security.

Example



content="http://10.1.1.8/login.htm?mode=resume">


...