Need Help on File Upload script
Okay, I have most of this planned out, but I have few ideas on how to upload the file. What I basically want to have is a form with a space where you click browse and select the file, then there is a space for name, and a space for email.
It will store the info into a text file, and then the listing of the pictures just includes the text file.
My problem is, how would I easily get the file onto the server? Also, would there be an easy way to check if the file was *.jpg?
Thanks a lot
FB