Hi,
First of all thank you for your answer.
Second, I am not using a database as the server that I'm using does not support any database 🙁
Therefore, the information entered by the user is parsed, formatted and then appended to an HTML file.
I thought of the problem you were describing, but I thought it unlikely as the site is not very popular (yet? :-)
However, I thought the problem would only occur when two people tried to sign the guestbook simultaneously. Is that not correct?
Anyway, I'll try to solve that problem (use flock, is it?)
Thanks again
Edsko