Epson TM-m50II Web Config Reference Guide - Page 9

Introduction

Page 9 highlights

1. Introduction This guide is applied to the EPSON Web Config function (hereafter called "Web Config"). 1.1 Definitions In this guide, words and phrases enclosed in double-quotation marks ("") are strings that are shown in Web Config. 1.2 Terminologies Terms Button Text box Check box Tab Radio button Drop-down list Frame File button Red UTF-8 UTF-16 Table 1-1 Terminologies Definitions HTML element that allows a user to execute an action by pressing it. HTML element that shows some text or allows a user to edit text. There are two types of text boxes (read-only/read-write) HTML element that allows a user to choose multiple items from several options. HTML element that allows a user to choose one document from multiple documents. HTML element that allows a user to choose one item from provided options. HTML element that allows a user to choose one item from a Drop-down option list. HTML element that is used to divide a page into multiple areas. HTML element that allows a user to open a window to select a file. Color defined as RGB (255, 80, 0) and used as 'CUD-Red' on Web Config. One of the character codes that can be entered in a Web browser. A character code from 1 to 3 bytes is used to express one character. Although there is an exception in which 4-byte surrogate pairs are treated as one character, these single characters are counted as two characters in internal processing. One of the character codes that can be entered in a Web browser. Characters that exceed the value of 0x010000 in UTF-16 are called surrogate pairs. They are single characters that are counted as two characters. 9

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170

9
1.
Introduction
This guide is applied to the EPSON Web Config function (hereafter called “Web Config”).
1.1
Definitions
In this guide, words and phrases enclosed in double-quotation marks (“”) are strings that are shown in Web Config.
1.2
Terminologies
Table 1-1 Terminologies
Terms
Definitions
Button
HTML element that allows a user to execute an action by pressing it.
Text box
HTML element that shows some text or allows a user to edit text. There are two types of text boxes
(read-only/read-write)
Check box
HTML element that allows a user to choose multiple items from several options.
Tab
HTML element that allows a user to choose one document from multiple documents.
Radio button
HTML element that allows a user to choose one item from provided options.
Drop-down list
HTML element that allows a user to choose one item from a Drop-down option list.
Frame
HTML element that is used to divide a page into multiple areas.
File button
HTML element that allows a user to open a window to select a file.
Red
Color defined as RGB (255, 80, 0) and used as 'CUD-Red' on Web Config.
UTF-8
One of the character codes that can be entered in a Web browser.
A character code from 1 to 3 bytes is used to express one character.
Although there is an exception in which 4-byte surrogate pairs are treated as one character, these
single characters are counted as two characters in internal processing.
UTF-16
One of the character codes that can be entered in a Web browser.
Characters that exceed the value of 0x010000 in UTF-16 are called surrogate pairs. They are single
characters that are counted as two characters.