Phynix for Delphi, the object oriented data base management system, based on Win32 only.an OODB consists of a number of object bags,each object bag has an object file and a key file,.....
Using File System Object methods - CreateTextFile and OpenTextFile text files can be created within ASP applications and this article describes both ways with the help of coding. How to give file name and path are explained in detail. And using TextS
Creating Folders with the File System Object is an ASP article in file manipulation and file management techniques. The author has used the powerful file system object function in creating new folders with the path of the root directory. The author h
This component allows you to build game trainers easier! Only need a few lines of code, and can do wonders! Mail me if you have ANY question =)Note: I don't know if it's compatible with Delphi 6, but probably is
This simple page counter uses the File System Object to store the page count in a text file located on the server. Its simple to use and can be used to track multiple or single pages. You must have the use of the File System Object and enable the s
Using this tutorial, ASP programmers can learn the methods to gather details about certain file using the File Object. Information like date on which the file was created / modified / last accessed, file attributes like size, location etc., can be re
By studying this online tutorial, ASP developers will come to know the part of FileSystemObject with Website Maintenance. Using Drive, Folder and the File object of File System Object, it is quiet possible to search for unwanted files uploaded to the
This efficient online tutorial comes with a simple program through which it explains how to utilize the File Object of FileSystemObject to retrieve the file properties. It lists all properties of File Object which outputs the values like file name, p
Proper information on Drive Object can be acquired from this ASP tutorial that lists the usage of this object via some examples that let you understand quickly and easily. Since this object outputs no values, the Folder object's FileSystemObject can
Create A Simple Image Counter is a multi-platform compatible simple image page counter that uses the File System Object to store the page count in a text file located on the server. The text file is then read by another function script and the corres |