Netscape's LiveWire


The page is under construction.

z1.htm
<html>
Your IP Address is <server>write(request.ip)</server>
</html>
c:\z>lwcomp -v -o z1.web z1.htm

z2.htm
<html>
<body>
Ip Address <SERVER>write(request.ip) </SERVER><p>
Agent <SERVER>write(request.agent) </SERVER><p>
Method <SERVER>write(request.method) </SERVER><p>
Protocol <SERVER>write(request.protocol) </SERVER><p>
</body>
</html>
c:\z>lwcomp -v -o z2.web z2.htm 

z3.htm
<html>
<body>
<A HREF="z4.htm">
<IMG SRC="url.gif" WIDTH=599 WIDTH=424 BORDER=0  ISMAP ALT="SANTA CRUZ COUNTY">
</A>
</body>
</html>
z4.htm
<html>
<body>
hello
<p><p> you are at <server>write(request.ip)</server>
<p><p> you are at <server>write(request.imageX)</server>
<p><p> you are at <server>write(request.imageY)</server>
</body>
</html>
c:\z>lwcomp -v -o z3.web z3.htm  z4.htm

z5.htm
<html>
<form action=z6.htm method=get>
Enter Value 1
<input type=text name=a><p>
Enter Value 2
<input type=text name=b><p>
<input type=submit value="Click">
</form>
</html>
z6.htm
<html>
Value 1 = <server>write(request.a)</server><p>
Value 2 = <server>write(request.b)</server><p>
</html>
c:\z>lwcomp -v -o z5.web z5.htm  z6.htm

The above tutorial is a joint effort of

Mr. Vijay Mukhi
Ms. Sonal Kotecha


If you have any suggestions, comments, ideas, cracked code, feedback, feel free to get in touch with us.

Move back to the Vijay Mukhi's Technology Cornucopia Page to learn more about the other new Internet Technologies.


Vijay Mukhi's Computer Institute
VMCI, B-13, Everest Building, Tardeo, Bombay 400 034, India
E-mail:vmukhi@giasbm01.vsnl.net.in Tel : 91-22-496 4335 /6/7/8/9 Fax : 91-22-307 28 59
http://www.vijaymukhi.com