Andrew,
You could use 'sleep' to delay the program for a few seconds, but I'm not sure that's
what you want. You want one page to be displayed, then wait a few seconds, then show
another page? Try a simple HTML re-direct instead:
Stick that in above your tag. All you have to do then is mak
Hay I have a Message Board and i have 2 subs:
1 for the actuall message baord and 1 for the posting of the entries to a text file.
Here is a basic example of what i have (I have not put the proper html and that in as
this message would be too long):
if ($in{'action'} eq "") {&default;}
elsif($i