
darian
Deleted
Mar 16, 2000, 6:13 AM
Post #2 of 2
(246 views)
|
If you mean to display new content each time a vistor loads a page you can do it a couple of ways. 1. Use SSI tags to pull up particular page that is edited by a perl script. 2. Make a script that pulls up the information from a DB or text file.
|