Registering Web Contents - Epson TM-T88V-DT Technical Reference Manual

Highly-functional printer
Hide thumbs Also See for TM-T88V-DT:
Table of Contents

Advertisement

Registering Web Contents

Perform registration as follows, depending on the system and method in use.
If placing Web content in this product's Web server using ePOS-Device API, register the Web
content.
When you upload Web content, the existing registered Web content is discarded. 
(The folders under U_data remain.)
Specifications of the file to be registered
• You can register the following for Web content.
HTML files, CSS files, JavaScript, image data, Perl scripts, php scripts
• You can use SQLite3 as a database.
• If including scripts in Web content, follow the naming rules below.
For Perl scripts: *.cgi
For php scripts: *.php
• Zip the files to be registered all together. The zip file name is arbitrary.
 Use one-byte alphanumeric characters (ASCII characters) for a zip file name and
 The maximum size of the files before zipping is 100 MB. Otherwise, registering fails.
Cautions for the files to be registered
• Web contents cannot be registered additionally. All files are overwritten and registered. Zip
web contents before registering.
<Example for sample program>
sub-folder name.
ePOS-Device_UM_E_Sample.zip ................ : Zip file
├ index.html
├ css
|└ *.css
├ img
|├ *.bmp
|├ *.jpg
|└ *.png
├ js
|└ *.js
└ sample
 └ *.html
Chapter 2 Setup
2
69

Advertisement

Table of Contents
loading

Table of Contents