Example 1-Creating A New Html Custom Page; Html Source Code For Example 1 - PowerLogic EGX400 Instruction Bulletin

Table of Contents

Advertisement

63230-314-202/A1
January 2002
EXAMPLE 1—CREATING A NEW HTML
CUSTOM PAGE

HTML Source Code for Example 1

© 2002 Schneider Electric All Rights Reserved
Example 1 is an exercise in creating the following new HTML page for
downloading to the EGX400.
The following is the HTML source code for the Example 1 web page. See
Table 2 on page 10 for descriptions of source code.
NOTE: Bold type indicates the HTML and JavaScript that are key points to
consider when making a custom page.
Line No. HTML Syntax
1. <html>
2. <head>
3. <META HTTP-EQUIV="refresh" CONTENT="5">
4. <title>CM2350 - Slave Device 3</title>
5. </head>
6. <body>
7. <form name="view_form">
8. <p align="center">
9. <input type = "text" name = "time_spot" size = "40">
10.<table border="1" width="600">
11.<tr>
12.<td width="600"><p align="center"><font size="4"><b>
13.CM2350 - Slave Device 3</b></font></p>
Example 1—Creating A New HTML Custom Page
5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EGX400 and is the answer not in the manual?

Questions and answers

Related Products for PowerLogic EGX400

Table of Contents