New Scripts | Asp | Tutorials Tips | File Manipulation
Results 1 - 20 of 38
| Showing all new listings | Added on |
|---|---|
|
List Images or Other Files in a Folder Using ASP+FileSystemObject This is a simple script that lists the files present in the specified folder. It uses the FileSystemObject to scan and return list of files in the folder that match specified filename extension(s). |
06/27/2009 |
|
Create and write content to a text file using ASP Tutorial and Code - Create and write content to a text file using ASP |
10/10/2007 |
|
Displaying last modified date of any file this code sample is focusing how to find and display of any file's last modified date & time. |
06/25/2007 |
|
Counting lines in text files we will read and count the lines in a text file |
03/28/2007 |
|
Creating Text files on server In VBScript language there is no any function for Input/Output on hard disk. |
01/07/2007 |
|
ASP File Manipulation really good example of file handling |
03/08/2006 |
|
Retrieve a file from FTP server without any 3rd party component This tutorial is aimed to show you how it is possible to retrieve a remote file via ASP and FTP with |
11/07/2005 |
|
Displaying Sub Folders Following example displays all sub folders in current folder |
04/20/2004 |
|
Delete Files Online Usage of FileSystem object to delete the file. |
04/11/2004 |
|
Delete Folders Online Usage of FileSystem object to delete folder |
04/11/2004 |
|
Copying Files (using File System Object) Sometimes you need to copy files to another folder. |
01/24/2004 |
|
Copying Folders (using File System Object) If you want to copy some foldes to another folder, first create a File System Object. |
01/24/2004 |
|
Checking Files Exists If you want to check a file exists, you may use this code. |
01/24/2004 |
|
create a file create a file code |
09/07/2003 |
|
read a file how to read a file |
09/07/2003 |
|
file information Displays when a file was last accessed, modified and created |
09/07/2003 |
|
Create a text file using ASP Create a file quickly with ASP. |
08/05/2002 |
|
Delete a folder with ASP Easily delete a directory with ASP. |
08/05/2002 |
|
Write to a file with ASP and FSO. Use the File Scripting Object to write to a file. |
08/05/2002 |
|
Last Updated Display the date a given was last modified. |
07/16/2002 |