July 1998
Intermediate to advanced
1456 pages
65h 5m
English
<SERVER> — NN 2 IE n/a HTML n/a
<SERVER>...</SERVER>
End Tag: Required
The SERVER
element is a Navigator-specific
element that instructs a Netscape web server (FastTrack or Enterprise
server) to execute server-side JavaScript routines. Such routines may
include retrieving or setting database records as well as assembling
content that is written to the current page. Server-side scripting is
outside the scope of this book.
<BODY> <P>Today's closing numbers:</P> <SERVER>displayClose()</SERVER> </BODY>
Read now
Unlock full access