|
This is an application I built while employed at Eva-Tone, Inc. They needed an easy solution for clients to easily send files to a department or individual within the company. The solution was to build a web interface to FTP (file transfer protocol), using Microsoft ASP/VBScript (using the FileSystemObject heavily), JavaScript, and a Java applet to handle the actual multi-file upload. Files were uploaded, and departments were notified via email when a file had arrived. The employees could then log-in and manage their individual area on the FTP site, by downloading the files or viewing and removing them.
The site was completed in roughly 3 weeks of development time, and I completed all design and interface/stylesheet work as well. |