Gossamer Forum
Home : General : Perl Programming :

Building html pages

Quote Reply
Building html pages
I am writing a guestbook script and i want it to rebuild static html pages everytime somebody adds an entry or something happens in the admin area. I was wondering how i can get the script to loop through a datafile on guestbook entries and put say 20 of those for an html file called something like 1.html and then put another 20 on a 2.html et.c

Thanks for any help