ASP File Handling

<< Main ASP Directory
Page : 1
Advanced ASP Uploader 
Browser-based (HTTP) file uploading is a great way to transfer arbitrary files from a client machine to the Web server which adds another dimension to Web-base applications. However, to enable this feature the client form should be submitted using "multipart/form-data" encoding.  


File archive 
I make a dir, drop my files in it, and make an HTML index file listing all the files with links. But when I want to add, or remove some files from the archive, I have to update the HTML file as well. Or do I? 

File Uploading with ASP 
This article is number three in a series of articles I wrote about uploading and displaying binary data with ASP. The first article was about Uploading binary data into the database, second was on Displaying binary data from the database and the third one ( this one ) is going to be on 'Uploading files to the server hard disk using pure ASP'. 

Last Modified 
This one here is a little tricky! This sample will only work if you are running IIS4 or a newer version of the VBscript library than the one that ships with IIS3. It requires the built in FileSystemObject's DateLastModified property which isn't available in IIS3! 

Read from a text file  
Use FileSystemObject and read from a text, .asp, .htm or any other file within your ASP Page.  

Reading a text file in ASP 
One of the most important tasks in any programming language is the ability to read and write files. The steps involved in ASP are no different than many other languages 

Working with Drives, Folders and Files in ASP 
This article is first of a series of articles about working with drives, folders and files using ASP. In this article we'll learn how to get hold of Drives collection which FileSystemObject provides us, then we'll use this handle to display a list of all drives connected to our computer with their detailed info. These drives may be fixed hard disks, removable drives like floppy drives, CD-ROM drives or even network drives.  


Write to a text file  
Learn how to write on a text file with the help of FileSystemObject in an ASP Page 

Page : 1

Get the best asp web hosting provider now and save 30%

Advertisements



MembersPro

MembersPro PayPal - ASP Membership software

Plug and play ASP membership script that integrates with PayPal to let you charge recurring membership fees.

Free ASP Hosting