could some one give me any hints or good ways to code a file upload and then store it in the database?? do you have to upload the file to a temp file or can you save it fo the database with out having to move or do anything to the original file.
I am really stuck on this one.