The page is under construction.
<html> Your IP Address is <server>write(request.ip)</server> </html>
c:\z>lwcomp -v -o z1.web z1.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
z4.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>
<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
z6.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>
<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
Mr. Vijay Mukhi
Ms. Sonal Kotecha
Move back to the Vijay Mukhi's Technology Cornucopia Page to learn more about the other new Internet Technologies.