|
Delete Folders Online
|
Other links at ASP > Tutorials > File Manipulation |
| 1. |
file information
|
|
|
This example displays some useful file examples . Last accessed , last modified and when the file was created
|
| 2. |
Access To HTML
|
|
|
This short example will allow you to dynamically create "static" html documents from an Access data on your web server using Active Server Pages. Basically after reading the contents of the db, instead of writing output to the browser it is written to the server.
|
| 4. |
Building an ASP File Manager
|
|
|
This article describes how to build a very powerful, potentially destructive application using the File System Object. It should never be implemented in a production environment without ensuring that proper security precautions have been taken to maintain the integrity of the data contained on the web server.
|
| 5. |
Create a "downloads page"
|
|
|
An easy example that shows how to build a page with a bunch of downloads if you DO NOT what the users to know the exact path where all of your files are stored. Also learn how to make a downloads counter!
|
|
|