How can I set up my site for my friend to upload to it? Okay, to pretty much I want to be able to set up a page on my site for my friend to be able to browse his computer for a file, then upload it directly to my host without me having to give him my FTP info. Does anyone know of a good tutorial or documentation to do this? I'm using Dream Host, if that matters.
Assuming your host has php, searching for php upload script gives plenty of examples and tutorials. http://www.google.co.uk/search?q=php+upload+script
My best guess is you are using a windows machine, then its easier to install IIS and use a ASP upload script.