Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
MSDN Visual Basic Community
 
 
 
 
 
 
TitleUpload files to a Web site and provide email confirmation
KeywordsFTP, E-mail, email, WinZip, zip, Shell
CategoriesUtilities, Internet
 
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.

 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated