crashingwaves
10-28-2005, 03:09 AM
First, let me explain that forms are my weak point when it comes to html coding--I'm not terribly good at them, but I'm getting better. Please keep that in mind as I ask stupid/obvious questions. :rolleyes:
What I want is a form that allows me to upload a file from the computer, as well as enter in information that will be entered into an SQL database. Now, entering the information into the database, I can handle. What I can't figure out is how to upload the picture. All of the examples I've looked at, both online and in my help books, use some sort of cgi-bin stuff, but nothing explains exactly what that is, how to use it, etc. So how, exactly, does one go about directing the file to upload into a particular directory within the file structure?
Thanks for any help you can give! :)
What I want is a form that allows me to upload a file from the computer, as well as enter in information that will be entered into an SQL database. Now, entering the information into the database, I can handle. What I can't figure out is how to upload the picture. All of the examples I've looked at, both online and in my help books, use some sort of cgi-bin stuff, but nothing explains exactly what that is, how to use it, etc. So how, exactly, does one go about directing the file to upload into a particular directory within the file structure?
Thanks for any help you can give! :)