Results for "Category: Files"
One File Footprint.A Complete Remote File Management Utility. No Dependency Upload (Multiple Files). Anywhere Download. Password Locking. Edit Files. * Now Has SQL Server Query Analyzer *
Lists out all the contents of a particular directory in a readable format.
Take v1.6 and make little changes - now the thing is better
Hope this will help! Good luck!
Create a 2 dimentional array (rows and columns) out of a semicolon delimited text file. by Travis Barney
This is a good little tutorial type thing that allows you to run simple PHP pages and see how it works... I will be adding more to this.. I have updated this file on 07/07/2001 if you have downloaded it before that you may want to get the new one. I have added a little more functionality.
This code will upload a file from a client computer to your server, give the file a new, unique name and save the new filename into a MySql database. It also checks the size of the file so you can give a maximum size for all files that will be uploaded.
This code indexs files, uploads, and deletes. PLease vote for me!
this list alls the files in a the current directory
This code allows a user to upload files and manage directories. It also allows a user to upload files, easily create HTML files online, and rename, delete, or edit files.
Import a CSV file into your MySQL database as you see fit. Discard columns, assign fixed values, auto-sequencing, simultaneous adding and updating... Happy Importing! -> The database/table double-combo selection bug has now been fixed. (v1.3a)
Creates a PHP/MySQL Script for a Simple Login System.
This script is for: - Browsing files on your server - Upload files to your server - Play media files on the server - create, move, delete multiple files and directory's - opening/downloading files - check the disk size - check the free disk space This is the newest version of the 'Advanced file manager' it is still a beta, and if you wan't the last stable version search for 'file manager' and click at 'Advanced File Manager 1.1'. You can find more info and feedback at www.afm.nl.tt , and If you wan't to mail me my mail is: [email protected] !!!At the site you can get the latest bug fixes and betas!!! If you like the code please vote. KEYWORDS:Website admin administrator file dir browser free manager THE SITE OF A.F.M. ------> www.afm.nl.tt
This example shows a way to use the System.IO.FileSystemWatcher object.
Accessing IniFiles without the use of the Win32 API's
Reads embeded files from your executable programs (such as xml, images, etc.) Allows you to distribute one program - the exe, but still access your data and images needed with the program.
This simple program compares the file contents of two folders for similarity. It checks the latest write time, file size, and if both of those are the same, it generates a quick checkum (by adding every 100th byte) and compares that. All files are color-coded so you can see at a glance the difference between the folders. You can change the color-coding scheme by double-clicking the colors for any item in the top part of the legend. NOTE: I've left the binaries out of the zip file, so you'll have to compile yourself. Hope you enjoy, and please remember to vote (I'm just curious!) -Mark
This shows and explains how to recursivley add all files, folders, and subfolder to an ArrayList.
Save entire classes or structs at a time to an xml file, and then read them back.
This code (the first of its kind in the VB.NET section of PSC) will allow you to quickly and easily send a file over dialup, LAN or BroadBand. Works fine, and all the programs that i tested it on (from 20k to 200Meg worked fine after the transfer!) If you have a brief knowlage of file manipulation, this should be pretty simple to understand.