Click to See Complete Forum and Search --> : Form transaction or application


Backupq2
02-09-2004, 12:31 PM
I all.

First of, I'm not a very good HTML and script programmer, so bare with me. But I'm using some script user post without modification and I like them.

I've search all the web site I know for a certain look and feel of what I need, but I didn't find any thing I really need. So my question is, is there someone here who can do this thing I need, for free, I dont have the knownledge and the ressource (money) to do this my self.

So here is what I need.

--The look: A 2 frame pop-up windows.

--First panel: A scroll menu with some kind of categories listing, like "cat;dog;bird", that people choose.
Then, a box where people put a name like "My dog PUPPY" and this name will then be displayed in the second frame. And then, a browes button where people can select from there computer multiple pictures of there animal. And at last a SUBMIT button. This submit button have to do the following action: connect to an FTP server to upload the picture in a folder by the name the people gave. And if people want to add more pictures in this folder, they need to be able to do the same thing by chossing the same categories, same name but browes there computer to add new pictures. Submit in the same FTP folder without recreating this folder.

--Second panel: The listing of all the submition people made. Like our example, you will see "My dog PUPPY" listed, click on it, and a new windows is oppening that shows the people picture in an FTP format.

I dont know if this can be done in Java.

Thanks
Regards

olerag
02-09-2004, 06:33 PM
Why don't you have your user(s) download something
like WS_FTP and use this tool to move images from there computer to your ftp server?

Backupq2
02-09-2004, 09:17 PM
Some of them already doing it, but some are...no offense here..but older people, they are not computer expert.

So I just want to make it easy for them.

olerag
02-09-2004, 09:30 PM
Well, I can't think of an easier way to transfer images, via the
web, especially if you place a "how to" section in your web
page tailored to meet your needs.

The app has a 2-frame set-up that you want, permits users to
create dirs/files, and can auto connect to your ftp site after a
brief initialization.

And the price can't be beat (which also meets your current
requirements).

Backupq2
02-09-2004, 09:54 PM
Ok..I'll try that

thanks