<P>Your request came from ip address:
<SERVER> write(request.ip) </SERVER>
The SERVER tag contains JavaScript that either executes a statement or produces HTML with the write function. A JavaScript statement can be a rather simple routine or a more complex set of functions.
Using the SERVER tag with JavaScript to produce HTML is very common. As a very simple example, you might create a document that returns the IP address to the browser, as follows:
Leave a Reply
You must be logged in to post a comment.