Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 41-60 of 482
Database file upload / download
db_upload_file() stores a file in a database table. Make sure that the column data type is big enough for the files you will be storing. db_download_file() retrieves a file from the database and places it in the same path as the script calling it, and returns the relative URL. If the file does not exist in the database, it returns an empty string.
(36 ratings)
Reviews0
PriceFree
Views7810
HTTP File Upload Applet
HTTP File Upload Applet is a browser based Java applet developed to simplify the process of uploading multiple files to a server using the HTTP file upload standard described in RFC 1867. Features include: Client platform independent Server language independent File preview Drag-n-drop support Folder upload Network drive support Cancel upload support Progress monitor Internationalization SSL encryption Local file filters Proxy support Custom actions Maximum filesize limits Date format customization
(12 ratings)
Reviews0
PriceUSD 249.00
Views11533
KUpload+ asp.net file upload
KUpload+ is an ASP.Net File Upload component with Pure HTML Progress bar. KUpload+ allows great control over the upload of huge files (Up to 2GB) from client browser to web server through HTTP. Has real time progress bar which keeps track of every file upload and allows you to watch how much of your file has been uploaded. Supports .net 4.0 and VS 2010.
(3 ratings)
Reviews0
PriceUSD 79.00
Views2756
Put Method File Upload.
Thin File Putter is an HTTP PUT method file uploader. Though HTTP's PUT method is superior to the POST method when it comes to file uploading, it is not widely supported by browsers. By using Thin File Putter you can easily overcome this limitation of the browser and carry out very large file uploads over an HTTP connection.
(24 ratings)
Reviews0
PriceUSD 75.00
Views15938
Flickr upload applet
FlickrUpload is a JFileUpload free add-on that adds Flickr support to our upload applets. It allows uploading many images without the pain of selecting one by one with regular HTML upload form. End-user can select, drag&drop or copy/paste an amount of images (even from folders and subfolders) and then upload them to Flickr.
(0 ratings)
Reviews0
PriceUSD 29.00
Views1280
Image Multi Upload
Features include: upload single or multiple file via ajax, resize image, create image thumbnail (with keep image aspect ratio), easy integrate with forms, create any numbers of thumbnails under one upload, customizable paths to thumbnails folders, customizable thumbnails sizes and dimensions, And more...
(0 ratings)
Reviews0
PriceUSD 10.00
Views1058
Multiple upload files
An Ajax script (with PHP and JavaScript) that can be used to upload multiple files in the same time, by adding multiple uploading boxes in the form. This script can be included and used in both HTML and PHP files
(27 ratings)
Reviews0
PriceFree
Views3783
Asp Upload Component
ASP Upload Component is an ActiveX component designed to ease access to multipart/form-data received from client's browser when developing Active Server Pages applications. With this component installed you can access multiple file uploads and other form data just the way it is done with Request object.
(9 ratings)
Reviews0
PriceFree
Views5459
Multiple Image Upload
Features: Upload to server up to 10 JPG pictures, Rename files with given index, Create SWF images from uploaded pictures, Create JPG thumbnails, Create SWF thumbnails. Also includes an Online JPG to SWF converter with preloader. Script require MING + GD 1.6 + ImageMagic or MING + GD 2.0
(22 ratings)
Reviews1
PriceFree
Views32044
StrongCube Premium Upload
Strongcube Premium Upload Component helps you to manage your huge upload files within ASP script up to 2 Gigabytes. Very simple, fast, low memory usage, reliable and easy to use. Supports multiple file uploads and multiple form fields, save to disk and read it directly from disk.
(3 ratings)
Reviews0
PriceFree
Views2196
Easy PHP Upload
This PHP upload class (the old name) can be used to upload files with a client browser to a remote web server location. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. The class is extremely easy to use and comes together with full working examples. Since the second version is it possible to upload multiple files. Check the class file for all update information. The version 2.22 (and higher) is compatible with the PHP directive "register_globals=off". NEW functions for the multiple upload function: rename files and filename validation. With the updated (version 2.25) photo upload extension it's possible to upload photos (logos) and resize them to the maximum X and Y size. The last version supports ImageMagick command line tools as an option (works faster then functions of the GD library). Note the database example since the last version.
(43 ratings)
Reviews1
PriceFree
Views29285
ASP Upload Component
ASP Upload Component is ActiveX component designed to ease access to multipart/form-data received from client's browser when developing Active Server Pages applications. With this component installed you can access multiple file uploads and other form data just the way it is done with Request object.
(9 ratings)
Reviews0
PriceFree
Views3829
Class PHP Upload
It is the ideal class to quickly integrate file upload and image manipulation in your site. That's all you need for a gallery script for instance. It manages the uploaded file and allows you to do whatever you want with the file as many times as you want. If the file is an image, you can convert and resize it, rotate it, crop it in many ways; You can also add borders, frames, bevels, add of text labels and watermarks or apply graphic filters such as unsharp mask, contrast or brightness correction, colorization, negative, greyscale, reflections and more. Security features and file management functions are provided. XMLHttpRequest is supported. The class can also work on local files, useful for batch processing, and can circumvent open_basedir restrictions. Files can be output directly to the browser. The error messages are internationalized, and translations provided. The class is mature and well documented, already widely used around the world. It is compatible with PHP 4 and 5.
(186 ratings)
Reviews3
PriceFree
Views34592
Simplicity oF Upload
This simple system is easy to configure and is safe to use. some of the features it has: Multiple files upload, Extensions check, Extensions attributes, Max file size control, ability to change mode of uploaded files, Email notification of upload attemps, Universal password protection, action logging and of course FREE ;) the script is very simple (as its name says) and is heavily commented! so modifying it would be easy.. comes with readme file that will guide you in installing the script.
(22 ratings)
Reviews1
PriceFree
Views16469
Thin Image Upload
Thin Image Upload is a drag and drop image uploader for embedding in Web pages. It features the ability to resize images on the client side. Files that are not images can be filtered out to save bandwidth. The applet is equipped with a progress monitor that can display a thumbnail of each image while it is in transit. Thin Upload is compatible with all popular server side scripting/programming languages such as PHP, Perl, ASP.NET etc.
(18 ratings)
Reviews0
PriceUSD 69.00
Views8049
FTP Upload Applet
Add FTP functionality to your web application in 60 seconds. Just extract the Thin FTP Upload Zip file, and move the contents to the webserver. Your web site or web application is now FTP enabled. Users need only to drop their files and folders on the browser to upload them.
(24 ratings)
Reviews0
PriceUSD 45.00
Views12002
Thin Upload Pro
Thin Upload Pro is an enhanced file uploader with gzip compression, client side image resizing and filtering. Very large files (hundreds of gigabytes) can be uploaded over an HTTP(S) connection regardless of the server's limit for maximum post data. The HTTP PUT method and FTP are also supported. The applet's appearance can be fully customized.
(15 ratings)
Reviews0
PriceUSD 129.00
Views11836
Creating a file upload system
In this tutorial I will show you how to create a simple file upload system with your user can upload a file from the local computer to your web server. As you will see it is not so complicated to implement this very useful script.
(6 ratings)
Reviews0
PriceFree
Views6145
File Upload & Compression in ASP.Net
This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression.
(0 ratings)
Reviews0
PriceFree
Views1864
JavaPowUpload file upload/download utility
JavaPowUpload is cross platform client-side applet that can be used in a most browsers to perform multiple files uploads from a user machine to the server and files downloads from server to user machine over HTTP or FTP. Works at all popular browsers, OS (Windows, Linux, Mac, etc) and supports any standard file processing script on server side (PHP, ASP.NET, etc). JavaPowUpload provides a lot of advanced features such as * Multiple files and folders selection * Drag-n-drop * Rich progress and status information * File filters by extension and size * Possibility to cancel an upload anytime * Access to files date modified, date created, date last accessed, name, size information * Upload and download mode in single applet * Unicode file names; Uploading text Form items, Localized messages and captions * Supports authentication (Basic, Windows integrated), SSL, Proxy servers, Cookies and Session * Interface can be replaced with custom HTML and Java Script code
(39 ratings)
Reviews0
PriceFree
Views36993
Results 41-60 of 482