ISINDEX Example
Enter a string:
<ISINDEX ACTION=http://foo.com/search>
Press Enter to submit your query.
If you enter the string “blahblah”, the browser will
send a request to the http server at
foo.com
that
looks like this:
GET /search?blahblah HTTP/1.1
46