Re: Smart Pages

< I'm just dying to know how the pages identify the type of browser viewing,
< last page visited, and so on.

Use or write a server which records the User-Agent http field.  Most of them
just ignore it, although some are starting to record it.  Ones I know of are:

  Apache: http://www.apache.org/          (suggested)
  NCSA: (forgot, havn't been there for a while)

I would suggest Apache, because it is basically NCSA, but better.  You can
configure it's logfiles to record all sorts of spiffy information.

-Brandon Gillespie-

Received on Wednesday, 6 September 1995 20:51:34 UTC