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 1-10 of 53   Pages: Go to  1  2  3  ...  6  Next >>  page  


Write file easy with ASP is an online ASP article in which the author has given codings for creating text files using ASP. The author has explained in brief about adding and deleting text from a file, to create and manage new files for ASP projects e



Work with binary files in VBS - read and write local and remote files is an article in ASP demonstrating the method of working with binary files. The author has explained how to deal with binary files both on the local and remote computers using free



WMI - Memory, Disk Space, Stop and Start Services is an online article from which you will be aware of file manipulation techniques. This tutorial comes explaining your way on the procedures to be followed while using WMI in monitoring your services,



This is an article that helps readers to learn about placing ASP files. In this tutorial the author briefly discusses about the possibility of placing ASP files and explains about wwwroot and its function in storing ASP files. This easy to understand



Web Site Compression is an useful guide for the webmasters in compressing their HTML outputs. The author has given a handful of definitions for some of the technical terms involved in the above concept such as the 'Deflate', 'GZip' etc., You will als



Upload file using IE without user interaction - VBA is a simple and useful article for the webmasters in which the author has explained the procedures for online file uploads. By reading this article you can gain knowledge on VBA codes for form submi



Uploading Files to a Web Site is an ASP article intended to give a better insight on the abilities of Microsoft's Posting Acceptor and its function. The author has briefed on some of the problems and difficulties that arises while working with the Ac



Uploading Images to Database Using Persist AspUpload is an easy to understand guide for all webmasters in uploading their image files online. You can learn how to transfer your image files to a MS-SQL server through the Persist AspUpoad function of A



Understanding File Upload is a simple ASP article from which you can gain knowledge on the components available in Microsoft for uploading files online. The author has given ASP codings for creating your file upload transaction without a write permis



Tired of FileSystemObject? Use the Stream Object Instead is an online tutorial explaining the advantages of Stream Object function of ASP. The author has given some instructions on how to effectively replace the FileSystemObject with the Stream Objec