Upload Application
- Posted by Jeremy Foster <jeremy at CANADIANLEAF.COM> Nov 16, 1999
- 532 views
Hi all, I want to build a Windows Application that would allow a user to select a file from their computer and upload it to the web. For example: The user opens this program selects a jpeg from their computer and then clicks an upload button. and presto the file is uploaded to the website. I do not want to use FTP because this requires telnet/ftp accounts I am looking to build something more like the CGI scripts that let anyone upload a file to your server...except I want it to be a windows app instead of a HTML page driven by CGI. Any ideas where to start? -Jeremy