I have a library where visitors can download books. These books are FREE. However, visitors to my site must fill out a form leaving their name and email address, then click the submit button for their book to download. Problem: If the visitor knows the file name of the book, all he has to do is imput the path URL instead of filling out the form. I would like to password protect the library directory and have the submit button automatically imput the password. This means that the visitor would not need to create a password in a password field -- clicking the submit button does this for him. Get it!.... How would I set this up? Is there a script that might make this work? Suggestions please?