Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Write file easy with ASP
Work with binary files in VBS - read and write local and remote files
WMI - Memory, Disk Space, Stop and Start Services
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
Reading Standard Windows INI Files in ASP
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 11-20 of 53   Pages: Go to  << Prior  1  2  3  4  ...  6  Next >>  page  


This tutorial allows ASP users to learn about a class which is PseudoRequestDictionary Script Class. This tutorial clearly explains that this VB script class will be useful for fileupload. This tutorial says that this provided code is generated to ac



Text files is an online tutorial in which the author has explained the beginners about text file management. The author has given seperate codings for creating file system object, to open a file for reading and writing, to read and write lines on 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 snippe



Retrieve Text and Image fields from the database using OpenX is an easy to understand tutorial in which the author has illustrated the procedures for retrieving files from your MS SQL Server database. You can gain knowledge on text as well as image f



This is an useful guide for INI file reading. In this article the author reveals on some important tips for reading INI files of a standard window. You are also furnished with some of the powerful tools for the INI file reading and how to use ASP cod



Reading Random Text is an online tutorial focussing mainly on the ASP include functions. The author has given a brief note on some of the shortcomings of the include functions in ASP while reading and inserting data on a text file and when and where



Reading From a Text File is an useful article where the author has demonstrated the usage of fileSystemObject function of ASP in reading ASP files. The given code snippet will open an existing file and displays the content of the file for your view.



Reading a text file in ASP is an online tutorial briefing on the FileSystemObject of ASP in managing files and folders. The author of this article has demonstrated on two different methods for reading and writing text files using the ASP codes. You w



Read and write windows INI files in VBS? is an easy to understand online article for all webmasters who have installed hosted applications on their systems. From this tutorial you will come to know how to read formatted Windows INI files using VBS f



Open and Read content from a text file is a simple ASP article where you will learn the procedures involved in file management. You can learn how to handle files of your website, to open the files and to read the content of the files line by line. Th