pure asp upload 1.5
Pure-ASP Upload 1.5
ASP upload without external components. more>> PureASP upload enables accept RFC 1867 uploads (multipart/form-data encoded forms with input type=file fields) by pure ASP without any external components, using Request.BinaryRead, multibyte string functions and default ASP objects..<<less
Free ASP Upload 1.1
Upload files to your server from any browser. Fast, flexible, no binaries. more>> Upload files to your server from any browser. Fast, flexible, and free - no component required. This freeware script will make it very easy for you to add upload forms to your web site. Even better: you will be able to do it without having to buy an expensive binary upload component. Besides cost, binary components also require special server permissions. The advantage of having upload functionality in the form of source code is that you can add it easily, even to a web-hosting account with limited server permissions. Performance is not sacrificed in this ASP class. For some time, ASP servers have at their disposal powerful stream classes. They basically do all the brunt work, and the VBScript code merely adds logic to control them. You can try uploading a large file in the box above and you will see that the time to transfer the file is only dependent on your connection, not on the Free ASP Upload code.<<less
ASP.NET Upload 1.0
ASP.NET Upload fills in the gap left by browser developers and ASP.NET programmers, monitors data transfer onto the server more>>
If you find yourself in one of the above then the ASP.NET Upload component should be your answer. This component fills in the gap left by browser developers and ASP.NET programmers, monitors data transfer onto the server in a clear way, and provides the following information: overall size of the transfered file or files names of the transfered files, information about the amount of data that has been sent to the server, elapsed transfer time, estimated time remaining until end of file transfer, current transfer rate, possible graphical representation of the file transfer.
Main features:
Project integration
- The component can be integrated into a project simply using the HTTP module (by adding a single line to the Web.config file).
- The standard means of access to saved files is using Request.Files or UploadFile.File.
- It is possible to use a special button to submit data to the server.
Transfer monitoring window
- The standard means of monitoring upload is in a separate window, which is pre-prepared as part of the component.
- Furthermore you have the option to program a window of your own and thus control the information displayed in it, and modify the design to suit the needs of your application.
- You can devise your own means of displaying transfer progress and can display further information such as the progress of processing the files sent on the server.
Technical specifications - server
- Operating systems Windows 2003 .NET Server, Windows 2000 Server, Windows XP, Windows 2000 Workstation
- Microsoft Internet information server (IIS) versions 5.0, 5.1 and 6.0
- MS Framework 1.0 or 1.1
Supported and tested browsers
- MS IE 5.0 and higher
- Mozilla 1.7 and higher
- Mozilla FireFox 0.9.3 and higher
- Opera 6.0 and higher
- Netscape 6.0 and higher
Version restrictions:
- it monitors the transfer of the first half of the data only

Free Image Upload 1.0
This is a toolbar for image uploading. Use this to upload images and share these with friends, in forums etc. If you want to upload pictures visit my website more>>
This is a toolbar for image uploading. Use this to upload images and share these with friends, in forums etc. If you want to upload pictures visit my website. This softeware is free and easy to use.<<less
AspUpload 2.1
AspUpload is launched as an useful Active Server component that enables your ASP script to accept files uploaded with a browser. more>>
AspUpload 2.1 is launched as an useful Active Server component that enables your ASP script to accept files uploaded with a browser.
The server-side component supports multiple file uploading, unique file name generation, the ability to put a limit on the size of files being uploaded, NT permission manipulation, file downloading, file copying and moving, directory listing with sorting, directory creation and deletion.
It also has the ability to save files in the database as BLOBs and export the BLOBs from the database to the hard drive.
Requirements:
- Windows 95/98/NT/2000 16MB RAM IIS or other ASP capable Web Server
Pure Sudoku 1.52
Solve Sudoku puzzle on your PC. more>>
Pure Sudoku 1.52 is an interesting game which features easy to use controls, an attractive style and four difficulty settings for players of all skill levels.
A deluxe version also exists for the very best Sudoku experience.
Major Features:
- Play on 43 visually refreshing backgrounds.
- It has four different difficulty settings for players of all skill levels.
- It contains 20,000 different free sudoku puzzles, which is enough to play everyday for 57 years!
- It automatically saves your progress, so you can leave and continue at any convenient time.
- It has an easy to use control system with an option that displays any duplicate numbers you may have entered into your puzzle.
- It does not contain any spyware, adware or any other malicious programs which may interfere with the standard operation of your computer.
Pure Sudoku 1.51 provides users with a free, visually and intellectually stimulating SudokuLicense:Freeware
ASP binary upload 1.3
Enables work with binary data - upload and download more>> Lets you work with safearray binary data. It enables binary file upload to the ASP and multiple files/folders download from ASP with on-the-fly compression or generation binary data (Using Response.BinaryWrite and Request.BinaryRead). Breaks 80k limit for one form field in ASP. It also enables calling of some Kernel and Advapi functions (process, thread, INI file functions).<<less
ANUPLOAD 1.0
ANUPLOAD Object is a COM Object built by Visual C++ ATL. It enables your ASP ... more>> ANUPLOAD Object is a COM Object built by Visual C++ ATL. It enables your ASP application to upload individual or multiple files througth browser to server based on HTTP protocol. It provides rich file I/O operations. Developer can easily use those features to copy, move and delete files/directories. It also supports database operations to insert hunk data into database.<<less
NeatUpload 1.2.8
NeatUpload lets ASP.NET developers to stream uploaded files to storage (filesystem or database) more>>
It features 2 custom controls: InputFile allows the user to select a file to upload, and ProgressBar displays the upload progress either inline or in a popup. ProgressBar uses AJAX-style refreshless updates on modern browsers when JavaScript is available, but also allows users without JavaScript to see upload progress.
Main features:
- Streams uploads directly to storage. This conserves server memory, allows larger uploads, and helps prevent Denial of Service attacks.
- Integrates easily with existing applications. Drag-and-drop the controls using the Visual Studios Web Forms Designer, or replace with and add a to your ASP.NET pages. Then use the properties of InputFile to access the uploaded file and its original name.
- Supports both inline and popup progress bars.
- Falls back to using ASP.NETs HttpPostedFile if the NeatUpload HttpModule is not present. This makes it easy to remove the HttpModule if for some reason it causes problems.
- Supports customization through styles, custom progress display pages, and custom UploadStorageProviders.
- Supports AJAX-style refreshless updates of the progress bar.
- Does not require JavaScript.
- Works under Monos XSP/mod_mono and Microsofts ASP.NET.
- Removes uploaded files when an error occurs. This helps prevent disk space leakage.
- Licensed under the Lesser General Public License (LGPL), a business-friendly open source license.
PowUpload 1.3
HTTP file upload component for ASP.NET that enables uploading files on a server more>>
PowUpload is fully compatible with the standard files upload protocol defined in RFC1867 for the HTML POST Form with the INPUT TYPE=FILE tags.
PowUpload will handle and store the contents of the POST request to a file on the server HDD rather than loading large file into memory as the built-in ASP.NET upload support does.
PowUpload provides rich server-side progress indicator that lets users to monitor the progress of their uploads.
Here are some key features of "PowUpload":
- Uploads up to 1GB files without in-memory caching of requests
- Provides rich progress and status information during the upload process
- Compatible with SSL (HTTPS) and any kind of authentication
- Unicode file names and form values support; 100% Server-side control
- Fully Managed code and CLS compliant
- Examples of use in C Sharp and VB.Net with a code behind or without
System requirements:
- Server running IIS OS, .NET Framework 1.1 or 2.0
System requirements:
Servers side:
- 3 Mb of free disk space + free space for uploaded files
- Windows 2000, Windows XP PRO or Windows 2003 Server running Internet Information Services 5 or 6
- .NET Framework 1.0, 1.1, 2.0 or 3.0 installed . Check if you have it in Control Panel->Add and Remove programs
Users side:
- The browser has to be RFC 1867 compatible in order to upload files. Most known browsers are RFC 1867 compatible.
- JavaScripts should be enabled by browser if Progress bar features used
NOTE: This control is FREE ONLY FOR PERSONAL USE. IF you want to use it commercially you have to pay 199$ for it.
Pure CSS Menu.com 1.0
PureCSSMenu.com - Free online tool to create 100% Pure CSS Drop Down Menus. more>> Pure CSS Menu.com 1.0 is known as an interesting program about a FREE online maker that generates pure css drop down menus in 3 easy steps: selecting a menu template, defining menu items structure, downloading the result as a zip file. Pure CSS Menu is a light, No-Javascript drop down menu, based on pure CSS and HTML. Pure CSS Menu introduces widest browser and platform compatibility. It operates correctly across all old and new browsers.<<less

PURE CSS Menu Maker 1.11
PURE CSS Menu Maker is a powerful graphical user interface for creating 100% pure CSS menus. CSS menus do not require JavaScript or plugins in order to run. PURE CSS Menu Maker can create horizontal as well as vertical menus. more>>
PURE CSS Menu Maker is a free and powerful graphical user interface for creating 100% pure CSS dropdown menus. CSS menus do not require JavaScript or plug-ins in order to run. PURE CSS Menu Maker can create horizontal as well as vertical menus. Menus generated with PURE CSS Menu Maker may be modified freely, either with PURE CSS Menu Maker or by hand. PURE CSS Menu Maker can create horizontal as well as vertical menus.
System Requirements: IE 8
<<less
PURE CSS Menu Maker is a powerful graphical user interface for creating 100% pure CSS menus. CSS ... PURE CSS Menu Maker can create horizontal as well as vertical menus. Menus generated with PURELicense:Freeware

Rad Upload Lite 3.12
Rad Upload Lite - Make your file upload page more user friendly with drag and drop file upload more>>
Rad Upload Lite is the free version of Rad Upload - a drag and drop file upload applet with progress monitor.
The plus version also provides support for recursive upload for folders, sub folders and their content.
In addition to drag and drop the software also supports file uploading with copy and paste.
Version restrictions:
- Lower maximum upload limit
PictureViewer ASP 1.0
PictureViewer ASP is a fully functional website picture gallery written in ASP using an XML file for the image list more>>
Upload.NET 1.0
Robust HttpModule for ASP.NET applications. more>> The Dimac Upload.NET, written in 100% native C#, is a simple to use, yet powerful and robust HttpModule for ASP.NET applications.
The Upload.NET component allows you to stream the requests directly to disk instead of having the ASP.NET engine processing the entire request in memory.
Upload.NET also provide you with rich upload progress information during file upload requests.
Upload.NET lets you override the ASP.NET max request size setting, thus allowing you to upload files of virtually any size.
Upload.NET is RFC 1867 compliant and is confirmed to work with all major web browsers (Internet Explorer, Mozilla, Safari and Opera).
AJAX and C# code examples is included.<<less
