what my question is is this: I want to have a script
that will rotate
between different content pages, so say user 1 hits the site, they see "blah
blah1" and user 2 hits the site they see "blah blah2" and so on...
but what if user 1 hits the site again? (pressing reload for example)
and is the order of the pages fixed? i'd do this with a perl cgi (but
that's just one option).
maarten