OK, I'm a total HTML newebie. It's not something I regularey do at all. However, I have been asked to add add a password protected login to our page, that leads to our FTP site. Basically, clients need to be able to log in to see videos of their show, and be able to upload things too.
So far I have found
this javascript, which actually worked. The problem is that it asks for the FTP site, which is annoying. I need it to automagically point to
our FTP site. So I went about altering the script in every logical way to do so, with no luck.
So now I need some advice. Are there any other easy peices of code available to do what I need to do? What's the best way to go about this?
Thanks much.