Casio Naurtech CETerm Ver.5.1 Web Browser Programming Ma Manuel d'utilisateur Page 30

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 79
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 29
NAURTECH WEB BROWSER SMART CLIENTS FOR WINDOWS CE .NET / POCKET PC
Web Browser Programming Guide Page 30
3.14 REBOOT
The Reboot tag will invoke a warm (soft) or cold (hard) reset of the device.
WARNING: Do not perform the cold reset unless you are prepared to
lose all current settings, data, and add-on programs on the device.
Syntax
http-equiv="Reboot"
content="Warm"
"Cold"
Comments
This tag is supported for compatibility with other browsers. It is preferable to use
the IDA Action Code “IDA_WARMBOOT” via the IDA META tag, an “ida:” URL or
a PostIDA call.
A warm reset will cause all un-saved work-in-progress to be lost. A cold boot will
reset all RAM to factory original configurations. A cold boot will typically clear all
network and device settings, user data files, and add-on programs that have not
been placed in non-volatile memory.
The reset will occur as soon as the tag is parsed.
Example
<html>
<head>
<meta http-equiv="Reboot" content="Warm">
</head>
<body>
This message should not be visible.
</body>
</html>
3.15 SCANNER
The Scanner tag is used to enable or disable the barcode scanner.
Syntax
http-equiv="Scanner"
content="Enabled"
"Disabled"
Comments
Vue de la page 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 78 79

Commentaires sur ces manuels

Pas de commentaire