28
i
.LON 1000 Internet Serve Starter Kit
demo1page1.htm
demo1page2.htm
This page shows how to create an HTML page
that reads input network variable values, and
allows you to set an output network variable
value.
The idea here is to show the raw HTML
necessary to transfer information, not create
an attractive web page.
Of Interest
: Select SOURCE from the VIEW
menu. Compare the source displayed by the
browser to demo1page1.htm. Notice the
server side substitution that occurred when
the page was served.
Although this page is not particularly
complex, it is designed to present a user
interface that looks similar to the
interface you designed in chapter three of
the
Getting Started with the
L
ON
W
ORKS
System Starter Kit
document.
You will notice that the HTML code
required to generate this page is
substantially more complex than the
code for the previous page, but the
network variable access mechanism is
essentially the same.