Each time a browser wants more information it sends a request to a server. Data about these requests are available on the server from the request object in JavaScript.
And if you have written CGI scripts, you should be familiar with the properties that are built into the request object.
Leave a Reply
You must be logged in to post a comment.