'lo, mates.

Here's my problem:

I am trying to set up a password page that will allow users to access an FTP
upload page where they can upload images onto the site's server. The site is
for a graphic design/print company.

I have the FTP upload form. I use the form tools to put it in the file
lineup. I also have the password form made on a seperate HTML document. I
want the password form to direct them to the FTP page after they have submitted
a valid password.

Main questions on this:

1. How do I activate the buttons? (Submit, Upload, etc..)
2. How do I direct the user to the FTP page after they have entered a valid
password?
3. How do I determine what kind of server the site is using? (I am updating
the a site that was already created)
4. How do I add a group of users to the server, and store the passwords?
5. How do I basically code this whole thing. :)

I do apologize for the long post. Any help that any of you could give would
be MOST appreciated.

Cheers.