Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Write file easy with ASP
WMI - Memory, Disk Space, Stop and Start Services
Work with binary files in VBS - read and write local and remote files
Where do I save my ASP files
Web Site Compression
Upload file using IE without user interaction - VBA
Uploading Files to a Web Site
Uploading Images to Database Using Persist AspUpload
Understanding File Upload
Tired of FileSystemObject? Use the Stream Object Instead
The PseudoRequestDictionary Script Class 1.5.00.00
Text files
Show The Size Of A Directory Using ASP
Retrieve Text and Image fields from the database using OpenX
Read and write windows INI files in VBS?
Top Code
Always Updated Copyright
An ASP Disk Space Monitor
An Insider View of Uploading Files using ASP
ASP Procedure Used To Recurse Through All SubFolders Of Any Given Path
ASP Scripts to Determine if a Specified File and Folder Exist
ASP To DLL
Copying Folders
Creating a File Explorer
Creating Folders with the File System Object
Delete Folders Online
Directory Drill Down
Directory Listing
Directory Listing and Detailing Script
Disk Space Usage
Displaying Sub Folders
ASP > Tips and Tutorials > File Manipulation
Source List
All | Freeware

Code 31-40 of 53   Pages: Go to  << Prior  1  2  3  4  5  6  Next >>  page  


Enumerating Folders in ASP is an ASP article guiding you in listing the entire structures of your folders using ASP codes. This tutorial is simple in its explanation and illustrates the method of using FSO in enumerating the folders using the Scripti



Edit and manipulate text files is an online tutorial briefing on file editing and manipulating techniques of ASP. You will come to know how to use the built-in FileScriptingObject function of ASP in reading and writing files, editing files, deleting,



Easy File Uploading is a simple ASP tutorial briefing on the concepts of file uploadings. The author has scripted his codes using the 'Persits Upload component' function of ASP as a demostration for the novice programmers to understand the concepts e



Downloading any file using ASP, FSO and the ADODB Stream object is an online tutorial in which the author has given a brief note on how to employ the FSO and ADODB objects of ASP in enabling your website visitors to download files from your web serve



Downloading files to the browser with ADODB.Stream is an online article in which the author has narrated on the techniques of using ASP functions in getting the properties of files like the size, name and type etc., You would also be able to create a



Downloading Files with VBScript and ASP is a tutorial for the webmasters in developing and implementing downloads systems on their websites. You can learn to download files with extensions like *.asp, *.txt, *.html, *.htm etc., The author has given a



This is an useful tutorial for the ASP beginners in learning about online file uploads. In this article the author has illustrated on the method of uploading files online through the ActiveX ASP components. The author has summarized on some of the t



The author of this 'Document' article has given a handfull of tips in maintaining technical specifications for ASP applications. The author has analyzed the importance of well documented source codes and their importance of both functional and techni



From this article 'Disk Space Usage' you can gain knowledge on the method of tracing the disk space utilization. The author has given his code snippets for reading the size of all subordinate directories in the main ASP directory, the exact space cur



Displaying Sub Folders is a simple and useful tutorial where the author has briefed on displaying folders of hard drive directories. You can learn how to script codes for finding the path of the folders using System.MapPath function and the method of