Hi all,

I'm currently building a guestbook, where all content is put in a database and retrieved upon request. The simple thing.
Now to prevent people from putting scripts etc. into my webpage, I'd like to know whether there is an easier way to remove that instead of hard coding a line for each HTML element I can find

Any suggestions?