Ok, I am having trouble figuring this out.
I need a simple (at least I hope simple) way to upload files from a user to my webserver.
I know someone will say this is unsafe- but I need it to support any type of file of any size. Just trust me, I have reasons for this, and it won't be around all that long anyway...
I tried an example I found in the code library here, but it only supported images, and I couldn't figure out how to change that.
If anyone can help I'd appreciate it!
Thanks