Comments postings on websites - need help pls...
-
Hi, Recently there was a problem with my comments posting form, any one post any thing. I want to restrict some of those can any one help me with this. people were misusing this.. were can i find some code ... to restrict some of the options... www.bharatdesi.com Thanks in advance...
-
Hi, Recently there was a problem with my comments posting form, any one post any thing. I want to restrict some of those can any one help me with this. people were misusing this.. were can i find some code ... to restrict some of the options... www.bharatdesi.com Thanks in advance...
Hi, Can do it in many ways 1. Add captcha image 2. Ask users to first register with the site 3. Set it in a way where the Admin needs to check each and every comment and approve them Based on which one or a combination you select, the required code will change. Check what CMS are you using in your site. If it is a popular CMS, then there should be plenty of plugins for you to use.
Tech Notes on Web Development and Software Development Technology
-
Hi, Can do it in many ways 1. Add captcha image 2. Ask users to first register with the site 3. Set it in a way where the Admin needs to check each and every comment and approve them Based on which one or a combination you select, the required code will change. Check what CMS are you using in your site. If it is a popular CMS, then there should be plenty of plugins for you to use.
Tech Notes on Web Development and Software Development Technology
in addition to what shamly said, I can also add a vote up/down on comments. This allows users to vote down comments that are offensive. Once a comment gets a certain number of down votes to up votes it is hidden, with an option to show it. This allows your user base to monitor others. Yahoo News uses a system like this.
Chris J www.redash.org
-
in addition to what shamly said, I can also add a vote up/down on comments. This allows users to vote down comments that are offensive. Once a comment gets a certain number of down votes to up votes it is hidden, with an option to show it. This allows your user base to monitor others. Yahoo News uses a system like this.
Chris J www.redash.org
I agree with chris. Vote up/down on comments is another option, specially if you have an active community.
Tech Notes on Web Development and Software Development Technology
-
Hi, Recently there was a problem with my comments posting form, any one post any thing. I want to restrict some of those can any one help me with this. people were misusing this.. were can i find some code ... to restrict some of the options... www.bharatdesi.com Thanks in advance...
take a look at www.intensedebate.com[^]. very easy javascript plugin, and they seem to have thought of everything.