|
|
|
|
|
Total Hits: 2774 | Today: 0 |
|
Rating:
|
|

This Example shows how to read from a text file in an ASP Page using Scripting.FileSystemObject...
|
|
|
|
Total Hits: 4068 | Today: 0 |
|
Rating:
|
|

Learn how to write on a text file with the help of FileSystemObject within an ASP Page...
|
|
|
|
Total Hits: 1784 | Today: 0 |
|
Rating:
|
|

There are several components on the market that allow your ASP application to handle file uploads. This article does not intend to replace those. They perform quite well. There are times, however, that deploying a custom COM object is not possible. For example, your ISP does not allow them. This article will show you how to write a VBScript class to handle file uploads....
|
|
|
|
Total Hits: 2077 | Today: 0 |
|
Rating:
|
|

Complete tutorial on uploading files to the server hard disk using ASP ( VBScript )....
|
|
|
|
Total Hits: 3757 | Today: 0 |
|
Rating:
|
|

Article on accessing drives, folders and files with ASP; iterating though drives, folders and files collections, reading content of a file and more. Also provides detailed listing of all properties and methods of FileSystemObject, Drive, Folder, File and TextStream objects....
|
|
|
|
Total Hits: 894 | Today: 0 |
|
Rating:
|
|

If you are using ASP pages to display data — usually data from a database in a report format — it is usually beneficial to send this data as an Excel Spreadsheet that your users can download and work on. For example, a manager could view data on-screen via your ASP page, but if they want to format it a different way before presenting it to their boss, they cannot use your report as-is. However, if they can get the data as an Excel Spreadsheet, then they can do what they want with it....
|
|
|
|
Total Hits: 1971 | Today: 0 |
|
Rating:
|
|

Learn how to allow image uploads to your site, using standard HTML and off-the-shelf ASP extensions....
|
|
|
|
Total Hits: 378 | Today: 0 |
|
Rating:
|
|

The web-enabled folder is a powerful tool for extending the Windows environment. Your ordinary Windows folders can be enhanced using ASP, streaming media, DHTML, script, and ActiveX controls, making them easier and more fun to use. Let Ramon Arjona show you how, and blur the distinction between the web and Windows....
|
|
|
|
Total Hits: 1507 | Today: 0 |
|
Rating:
|
|

This is an .asp page that allows you to provide file download capabilities for your site without having to constantly update the page with your file list. It does this by reading the file names in the directory you specify as the download directory, then contructing the appropriate URLs...
|
|
|
|
Total Hits: 9667 | Today: 0 |
|
Rating:
|
|

When accessing remote resources with the FileSystemObject through Active Server Pages (ASP), one of the following errors occurs: Microsoft VBScript runtime error '800a004c' Path not found Microsoft VBScript runtime error '800a0046' Permission denied Server object error 'ASP 0177 : 800a0046' Server.CreateObject Failed...
|
|
|
|
Total Hits: 1823 | Today: 0 |
|
Rating:
|
|

There are many situations where it may be useful to list the contents of a directory on your web server; for administration or collaborative work purposes for example...
|
|
|
|
Total Hits: 955 | Today: 0 |
|
Rating:
|
|

The properties of a directory are readable and displayable in asp. This is especially useful when you have directories that get updated frequently and you want the date they were last modified to display on a web page....
|
|
|
|
|
|
|