How do I go about writing a cgi script, that will enable the client to upload things to a directory on my website?
I would also like to write a script that enables the client to delete items in that directory if they want. Given that it's unix server, how do I go about ensuring the files are written to that dir with the right permissions? -- http://mail.python.org/mailman/listinfo/python-list