Hello, I don't have a working example, this is for a friend.
He says he has a guest book set up on his site. All is fine with it. People submit their entry, it takes you to a view page (dynamic, from the Perl program) where it shows you all the entries. But he says when people refresh that page, it posts the same message AGAIN. And it will keep doing that over and over. What can he put in his Perl code to make it stop doing that? So when people refresh the screen, it doesn't post their message again? It sounds like it's just keeping their message stored in the program's memory and refreshing that page makes it post again, but I'm not really sure how to make it stop. Thanks in advance for any help. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]