Click to See Complete Forum and Search --> : Building the Ultamite Uploader


glitchgirl
12-14-2006, 08:15 AM
Here's a general question for an "approach" to a project.

I would love to build a vb or javascript, whichever will do it better and faster, or a combined duo, to create an upload script. Now you're thinking duh, the already well know script ASPUpload. Well, mine is what I think a little more complex maybe not.

Here is the steps that a "Staff Member" of my site would go through to upload documents.

Step 1: Select Folder to Upload or Create New Folder, also if they select certain folders that have folders within them, be able to select a sub folder or create a new one.

Step 2: Upload File

After file is uploaded they will then be sent to a form that is a front-end to a database, which the program that uploaded the file would fill in the location automatically, and all the user would have to do is

A) Enter in Title
B) Choose Icon from drop-down
C) Choose their name (which should automatically happen with the session.

I've already got the database form done. Right now we have to manually put the file where it goes, then go to our intranet website, and enter in the location of the file, title everything else. This new approach would be so much faster, and better.

Any idea's, websites, bits of code that could help me in this what could be a very large project. When completed I will post the full source code, so that any of you can use it.

If need be I can create a prototype, simple HTML, to show the process.

Thanks in Advance,
Jessica M. Swick

glitchgirl
12-14-2006, 01:06 PM
anyone out there? lol