Chaos Project

General => Electronic and Computer Section => Programming / Scripting / Web => Topic started by: Hellfire Dragon on January 14, 2009, 11:55:17 am

Title: Making comments on my site?
Post by: Hellfire Dragon on January 14, 2009, 11:55:17 am
Anyone know a way to get a comment system on a site? I want to have comments on certain pages and be able to delete them etc,. Is there a script or something I can use or does anyone know of any, I searched and failed to find any :(
Title: Re: Making comments on my site?
Post by: Tazero on January 16, 2009, 07:33:52 pm
Depends on what you use Freewebs ect ect
Title: Re: Making comments on my site?
Post by: fugibo on January 21, 2009, 07:40:22 pm
Usually these systems are implemented server-side using a database backend and CGI. If your server supports it, then yes; you'll just need to look into the options they supply for CGI and such. Else, out of luck: sorry.
Title: Re: Making comments on my site?
Post by: Tazero on February 11, 2009, 06:53:28 am
There is Chatango
Title: Re: Making comments on my site?
Post by: Hellfire Dragon on February 11, 2009, 03:09:01 pm
Yeah I found this one (http://www.intensedebate.com/) so I might use it :)