Open and Read content from a text file is a simple ASP article where you will learn the procedures involved in file management. You can learn how to handle files of your website, to open the files and to read the content of the files line by line....
Displaying the Files in a Directory using a DataGrid is an useful article for the web developers to display all the file names of a directory in a datagrid control using the getfiles method of the DirectoryInfo and Directory class. This article...
DLSupCBF is a directory inspecting program that compares files as binary data - even if the data is ASCII text. With DLSupCBF you can process individual files from a directory file list, entire directories, or multiple levels of directories. You...
Uploading files is a simple and easy to learn tutorial through which the php programmers can learn about the method of uploading the files. This article guides the programmers to generate code to create a path to directory, uploading files from...
Reading From a Text File is an useful article where the author has demonstrated the usage of fileSystemObject function of ASP in reading ASP files. The given code snippet will open an existing file and displays the content of the file for your...
This is a tutorial which tells the users how to create a list of file names in a specified directory with php. The author explains to the users that they can include the new function available into their own form. This tutorial teaches the users...
A simple script to display a random image on your web page. It shows all image files from its directory. It can be included in other php pages or called by an IMG tag.
Show The Size Of A Directory Using ASP is an online article explaining ASP beginners and programmers to use FileSystemObject function of ASP in finding the file sizes. The author has also given some notes on the above topic along with the code...
Access ASP Application object from a remote script is a tutorial that elaborates and guides users to utilize ASP application object from other environments. This tutorial guides users to make it possible by creating an http interface. This will be...
AutoIndex PHP Script (Directory Indexer) is multi-platform compatible. AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets you access the files and subdirectories. It includes searching, icons for each file... |