Preventing comment spam on your blogging pages can be a hard task. However there is a way to prevent the spammers from benifiting by all the comment spam. You can simply include rel="nofollow" to all comment links.
Example: Visit my <a href="http://www.example.com/" rel="nofollow">some generic spam</a> site
ref: http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html
To disconnect from a ghost or rogue network path do the following:
- (Open cmd.exe)
- net use /delete \\(computername)\(sharename)
To disconnect from a ghost or rogue network drive do the following:
- (open cmd.exe)
- net use (diveletter): /delete
The IE developer toolbar is a great little tool. However, it adds one annoying function to IE even when it is not open, the annoying little pop-up ruler box. You can easily disable this function by doing Ctrl+R while it is open and then close it with the x.
Here is the code, add this to your global.asax file:
add this code to the top of the master page or template you wish to include ads on:
Now add this code to the area of the page you want your ads to be displayed: