|
|
| Hard Drive Directories [+] Favor-It | |
| |
 |
| | Sort By:
|
Create a dynamic navigation system to allow users to successfully
navigate, view, and read files placed in a directory on the web server.
This directory may contain any number of files of any file type as well
as any number of subfolders.
Author: Fares Rihani Code: ASP 3.0 & VBScript |
This script should work as is for displaying one directory. Just set the directory you want to show. You may want to create your own icons or add file types, but those are left up to you. Author: ASP 101 Code: ASP 2.0 & VBScript |
This great script allows you to browse the file system on a remote computer through your web browser.
Author: Lewis Molten Code: |
|  | |
This code allows a user to - Interactivley explore an area of your computer. - Download files based on a database containing 'credits'. One specifies how many files (credits) one may download and link that to a password (or use -1 for unlimited). Author: Tim Feeley Code: ASP 3.0 & VBScript |
The purpose of this script is to dynamically show contents in a directory (any directory you want).
Author: Kaustav Acharya Code: ASP 3.0 & VBScript |
If you want to copy some foldes to another folder, first create a File System Object. CopyFolder method will help you to copy folder ot another folder.
Author: Dotnetindex.com Code: ASP 3.0 & VBScript |
Following example displays all sub folders in current folder. We will use SubFolders property of FileSystem Object for this source code. First we will find our current path using System.MapPath Author: Dotnetindex.com Code: ASP 3.0 & VBScript |
|  | |
Utilizing two server variables (http_host and script_name) and splitting the script_name by the / delimiter you can effortlessly add hyperlinks to all the parent directories in your website. Author: CodeAve.com Code: ASP 2.0 & VBScript |
For whatever reason, there are times when it would be convenient to know how to delete a folder without having to go to the server to do it. This is just one of the things you can do with the File Scripting Object Author: Derek Truman Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|