I have used freeASPUpload.a sp (from http://www.freeaspupload.net/ ) to upload files to my server. However, there where two problems:
- It doesn't support Unicode (I use UTF-8)
- Already existing files are overwritten
So I made some changes. I would like to submit at least the Unicode part to the authors, but I cannot find out who they are. Does anybody know??
Any way, I'll just post the code here...