home
 
email me   home      
My Resume
My Recent Sites
My Project Examples
Etc...













Web-site Interface to FTP Site (ASP/VBScript/JavaScript/Java)

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.

Click on a thumbnail below to see a screenshot and a description (opens in a new window).

This is the home page to the FTP site, where you can either log-in as an employee or client- or announce a file and send it to a department. This is the screen where you can announce a file to a department. This is the screen displayed once you have logged in as an employee and are part of a department. This is another screen where you have drilled down into a directory off of your main department directory and also you can see where you can change departments (if you have the right access level).
The upload files screen. The create a directory/folder screen