Click to See Complete Forum and Search --> : comments script


purse9644
01-15-2009, 04:13 AM
Hi

I am looking for a good html script for visitors to place comments in.

Do I only need a snippet of code or is it more complex than this?

Thanks in advance

Fang
01-15-2009, 05:02 AM
The basis is server side scripting. The main problem is security; preventing spammers and hackers.
In it's simplest form a shoutbox (http://en.wikipedia.org/wiki/Shoutbox): http://www.shoutmix.com/main/
More complex ones, like this forum, require a CMS (http://en.wikipedia.org/wiki/Content_management_system): http://www.vbulletin.com/

purse9644
01-15-2009, 08:10 AM
thanks, i will give shoutmix a try..