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
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, 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
would adding the following line in .htaccess solve your issue? DirectoryIndex index.php or do you want the page to redirect to http://mydomain.com/ even when a user enters http://mydomain.com/index.php ?
Tech Notes on Web Development and Software Development Technology
Check the following forum post. It is not a solution to your question, but may give you an idea. Can javascript control the Print dialog options?[External Link]
Tech Notes on Web Development and Software Development Technology
If you are looking for a web based email client, then try roundcube. It has some pretty good features. On the other hand if you are looking for a email client application that runs on the desktop, try Mozilla Thunderbird. It will connect to any mail client which supports IMAP and POP3. Also it is free.