Thanks to David Tufts
This large program allows the user to upload a source code project onto a Web site. The user selects a title, category, keywords, and project folder then types in a summary and pastes in some source code. The program writes an HTML page on the fly, uses WinZip to zip the project folder, and then uploads both onto the users website.
When that is finished, the program sends an email to the author of the project indicating that the project is available for download on the site. The email also includes a link to the download site.
See the code for the details.
|