The author gives a solution to reap out the unwanted or dead links from the user's site. In this article the author describes about how to erase or stop the various broken links on the website using ASP.NET. The author also uses screen scraping...
Advertisement
This is a tool to find out from which search engine your site has been logged in by visitors mostly and also tracks which search engines have visited your site. This system monitors server logs. This script is simple to understand and to use. It...
It took me a while to figure out the file format for /var/log/lastlog on *NIX type machines. Some of the sysadmins out there may find it usefull to be able to determine the last time of login for an account without using any other apps.
DTP topsites works using a view to vote system. This version include auto-multipage, multiple banners/buttons, lost ID & lost HTML sections plus stats for each site. Ranks sites on their hits per day using a 5 day backlog to calcuate their...
A counter using a cookie to identify your visitors. You can use your own images and define the cookie lifetime.
This program provides a toolbar to meet out the users needs in displaying their images and pictures on their websites. Users can find facilities to bright and contrast their photos and also to drag and zoom their images. They can reset their...
A recipe to find out which function is the caller of the current function.
The caller function can be helpful for debugging — if there is no real debugger available. In terms of software engineering (loose coupling etc.) this...
You can make your dispatch tables easier to maintain by using a decorator to assign a key to each method you wish to save in the dictionary for the dispatch table.
HtmlDBGrid is a component to generate live database results from a TTable or TQuery into a HtmlTable. Most propertys for can dynamically be changed like individually colors, background links size fore each field in the table. You can use it to...
Learn how to do Fetching the Results using Access in ASP.NET. This website offers a tutorial. |