Module: File and Disk
Code for working with files and disks using ASP.
|
Procedure Name
|
Type
|
Description
|
|
To use ADO to read a binary file
|
Procedure
|
To use ADO to read a binary file
|
|
Modified
|
Procedure
|
Show the Modified date of a file.
|
|
CreateFile
|
Procedure
|
Creates the specified output file
|
|
OpenFile
|
Procedure
|
Opens the specified file for reading.
|
|
ReadAllTextFile
|
Procedure
|
Writes and reads a text file
|
|
WriteFile
|
Procedure
|
Writes the specified text to the specified text stream object.
|
|
DeleteFile
|
Procedure
|
Deletes the specified file.
|
|
GetSizeOfFolderFiles
|
Procedure
|
Returns the number of bytes used by files in the specified directory.
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|