N2D AspFileUpN2D AspFileUp allows you to upload files from a browser. After you receive files in ASP, you can save it in the server, read it into ASP codes, and check the file attributes such as the file size.
N2D Personal Web FolderN2D Personal Web Folder allows you to create a file storage area in a web server. You can easily list up, upload, dowload, and delete files.
Post or Request DataThis application demonstrates how to use the Internet API functions in WinInet.dll to access a web page or a CGI or ASP script, using the http protocol without a web browser. GET, POST, and "formless" requests are supported.
Sleep Timer ComponentSometimes it is important to be able to wait a short period of time in an ASP or VB application before continuing on. Most recently, I had to write an application that used Site Server content replication to migrate files from one folder to another...