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...
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...
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...
Those who need to store the file contents into an array can study this online ASP material to create a dynamic array. After reading this they can generate their own snippet to read a file line by line and can store them into the current array by...
Drop the file in a directory with your thumbnails and images and presto, you're done! Two different versions included. Includes an easily customizable filmstrip design for fast navigation with Next and Previous buttons or direct thumbnail clicks....
This article explains how to use the file upload features of the web to upload images and store the binary data directly into a MySQL database and access it later for use in your projects.
Drop the file finder component on a form, and use it to search for files. You can search across all logical drives, or search one drive or directory only. Search for a specific file or use a file mask.
EXEBundle screen has simple options for joining your executable or source files. This is useful for embedded drivers, installers, video files, close texts, nagscreens, welcome texts, start animations, screensavers, loaders, system files etc.
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...
Now the webmasters can check any files for its existence on the server. The author explains about this concept of checking file existence using the FileExists method. This article shows how it indicates the presence and absence of the file. After... |