I want to require visitors to post data each time they want to visit a certain page (one that is created by a CGI script.) I have visited pages that have stated "Page has expired", or "You must re-post data in order to continue".
How would I accomplish this without using SSI?
Wouldn't the test for new data have to be written into
the dynamically generated page?
How would I accomplish this without using SSI?
Wouldn't the test for new data have to be written into
the dynamically generated page?