This ASP tutorial teaches you about the File object's methods in an easier way and helps you to carry out file based tasks. using the methods explained in this article, you can copy the existing file in other folders and can delete particular...
Downloading any file using ASP, FSO and the ADODB Stream object is an online tutorial in which the author has given a brief note on how to employ the FSO and ADODB objects of ASP in enabling your website visitors to download files from your web...
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...
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...
The Catalyst File Transfer ActiveX control enables developers to easily integrate file transfer functionality within their applications. The control implements the standard protocols for sending and receiving files over the Internet and corporate...
The configuration file for this script has the specifications of the next event that will be taking place on your system. The program requires Date::Manip library and CPAN, to be installed on your computer. This script tracks the time until the...
FileWrangler is the complete file management system for Windows. --FEATURES: Multiple file listing windows; Integrated ZIP/unzip (including disk spanning and self-extracting, read/write Windows CAB or encrypted LOK format archives, view/run from...
It can decrypt the executable file(*.exe or *.com)which has been encrypted. ** But the file must runs in DOS(include the dos-box under Windows9x & Windows2k)The speed of decrypting depends on the speed of your PC. There are aslo an executable...
Cookies are the small file saved in the client machine which could be used for saving informations like user preferences and other details. The article covers the area about advanced properties of the HttpCookie Class. Users could save or delete...
TransactionFile is the Delphi file stream class with commit/rollback capabilities. Usage transaction mechanism provides reliable restoring contents of the file after fault/rollback. Buffering of operation with the file also is supported (LRU... |