Absolutely Easy Password Protected Pages is an ASP article through which users can get codes to provide password protection to their web pages easily without using any database. This article will be helpful for the webmasters and the ASP programmers.
Displaying the Files in a Directory using a DataGrid is an useful article for the web developers to display all the file names of a directory in a datagrid control using the getfiles method of the DirectoryInfo and Directory class. This article...
Get the last time a directory was accessed is a web based tutorial in which author describes about the procedure for showing the time of lastly accessed directory. Here the author offers few codes for manipulating the above said process. This...
Read files from a directory is a tutorial which helps you in getting the file names from a directory. You can get the name of the files that exist in a directory using the GetFiles method of the Directory class and shows it on the screen using the...
Show The Size Of A Directory Using ASP is an online article explaining ASP beginners and programmers to use FileSystemObject function of ASP in finding the file sizes. The author has also given some notes on the above topic along with the code...
Review is a very advanced and feature-filled package. It features an administration panel, which is password-protected, a reviews lister, a more detailed info. page when thumbnail clicked, as well as an entire gallery which allows people to...
This script creates a password-protected area where people can upload files and annotate them online. Each user can manage their own folder, or you can have many people share the same directory. The admin can limit permissions for certain users....
This script maintains a password protected log file of all 404 not found errors that can be viewed at any time.
An image gallery with a password protected admin, image upload pages, gallery/image view, image size dimensions, real thumbnail generation, editing/removal of images or information and more.
Nutty Password is a web based article in which author discusses how to protect the user website with the help of password protection by using file name as password. Here author offers code through which users can create a login system in the users... |