The AppBar component lets your forms to behave like an Application Desktop Toolbar - to dock on the edges of the screen like usual taskbar or MS-Office panel. Though appbars are usually docked on an edges of the user's screen, they also can float...
A contact page that records the user's IP, email, comments, user agent, and URL referer. It also lets them know if they have forgotton to fill in a field and doesn't send the email until they fill it in.
This script displays the user's post per day average underneath the post count on the viewtopic page. View the forums of www.funender.com for a live demonstration
A dialog that displays the user's system in a heirarchial manner and allows a selection to be made. It is a wrapper for SHBrowseForFolder(), which is rather messy to use directly.
This powerful script allows you to keep arbitrary elements on your page always in view, by "docking" it. It dynamically determines whether the element is currently visible on the user's screen, and if not, repositions it so it is. A...
I need to log a user's action is an tutorial in which author gives few tips to create a table for entering visitors username and password. Here are few examples to generate the above said process. This will be helpful for the webmasters and ASP...
In this ASP tutorial, how to retrieve an user's IP address is taught clearly with a simple program. And this tutorial analyzes the problems with this process when the IP address is protected by firewall and proxy settings. The users IP stored in...
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...
Codenotes for Asp.Net : The Developer's Shortcut offers tips and for Asp.Net Programmers.
An applet that breaks all the rules. To start of with it's multi threaded, then it opens socket connections to third party servers and worst still it reads from and writes to the user's hard disk. / But it's not all bad though, it has a pleasent... |