I know this probably isn't the right forum for this question but I'll ask it here anyways. Even though I'm a programer, I'm clueless about web design, asp, perl, etc, ie.... I am running a very simple web server with basic CGI support on my machine. I don't know anything about ASP but I'm assuming my web server has to have built in support to use ASP? Basically what I want to do is create the ability to upload files via a web browser to my computer from a remote location into my web page. I don't want to install Perl on my machine so using one of the many free perl upload scripts is out of the question. Does anyone know of any alternative options to this without having to install a scripting library or having to install a different web server software?