Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 121-140 of 482
BasicUpload - a no-frills upload package.
This is a very simple upload script, supports multiple areas and UNIX pipes. It does not require logins. (however this can easily be done with apache) It is a single simple perl script. It's designed to provide a simple place in an intranet or client area for uploading files. Perfect for basic file exchange.
(6 ratings)
Reviews0
PriceFree
Views4273
Multi Bit Shift - Flash Multiple File Upload Software
Both applets can run on over 90% of computers, using any browser that supports Flash 9. Additionally, both are Section 508 compliant, and are accessibility enabled. The applets text and color schemes are highly customizable, all text can be modified, and the colors can easily be modified with standard CSS. We also offer screencasts detailing the features and installation of both versions. Ruby on Rails plug-ins are provided to speed the installation and deployment, and all the code is thoroughly documented, in comments and externally.
(18 ratings)
Reviews0
PriceFree
Views6481
Jftp (Java FTP Multiple File Upload / Download Applet)
Jftp provides you with the ease of uploading and downloading files over the internet via FTP from within your very own web enabled applications. Jftp has methods to get the status of the transfer, running javascript method after transfer, changing filenames and much more. Jftp has enhanced documentation and live examples included.
(12 ratings)
Reviews0
PriceFree
Views10381
File upload box - free embeddable and free to use
There are more skins available. You can place any of them (or more of them) to your site or blog. Visitors can upload files and they get a download link which expires really never!!! Upload limit is 2000 Mb / file.
(0 ratings)
Reviews0
PriceFree
Views915
Advanced PHP Contact Form with Upload 01
posted byoxylusinComponents
Two awesome contact forms included in one great value purchase. This package includes two contact forms, both contact forms support file upload and drop-down selection. They are easy to use and customize and contain many xml settings. It validates the inserted text (ex. e-mail address). Among the options you can change from the XML: For the normal contact form: - the html formatted description - the php scripts names to be used: one for upload, one for sending the mail - the mask height and the button's text's for the drop down - you can toggle on or off the attach file button - you can toggle on or off any extra contacting details ... and many more
(0 ratings)
Reviews0
PriceUSD 8.00
Views1350
2 Mode Webcam and Browse Image upload
2 Mode Webcam / Browse Image upload: 1.Upload Images directly with a webcam snapshot with good quality 2. upload Images from your computer with the help of the browser - very useful for registrations on flash based webpages Uses php to save pictures on your server All code is well commented , named layers, easy to modify
(0 ratings)
Reviews0
PriceUSD 6.00
Views738
Asp Upload and Resize Image Dreamweaver Extension
With this Server Behavior You can upload files, trough a simple web form to Your site.After the upload you can resize the uploaded images and make thumbnails. This extension don't need any server components to upload files is a Pure Asp Upload but required a component installed on your server to resize images. The supported component to resize image are: AspImage - AspSmartImage - AspJpeg - AspThumb - Vije Resize Image - ImgWriter - Aurigma Graphics Processor 2002 - Aurigma Graphics Mill 2.0 - Chestysoft csImage - Chestysoft csXImage - XnView - XnView 193 - ASP.NET Five Extensions in One: - Insert Record and Upload Files (Upload the files and saving the other Field in DB) - Update Record and Upload Files (Upload the files and saving the other Field in DB) - Upload Files (Only Upload Files) - Delete Record Upload (Delete the record and delete the corresponding files) - Resize images and create thumbnails - Round image
(0 ratings)
Reviews0
PriceEUR 25.00
Views765
Upload and Resize Images with Aspect Ratio
This script will show you how to Upload and Resize Images and keep Aspect Ratio. It will resize the image width to a specific pixels e.g (150px) and keep the height ratio. The script needs the GD library to function very will.
(111 ratings)
Reviews0
PriceFree
Views11667
SWF image upload & crop for php using jQuery
posted byphp-codeinMedia
A plugin to upload an image using SWF upload and to crop the uploaded image using jQuery and then save the crop result.
(0 ratings)
Reviews0
PriceFree
Views1168
Dead Simple Gallery - with FTP upload & image caching
Upload some images to a folder on your FTP, add one line of code, and get a HTML list of image thumbnails linking to big image versions. Everything is cached and updated on the fly when files on the FTP change. Easily add Lightbox or other JS scripts - manage images through FTP - support for JPG, GIF & PNG - images are scaled (or cropped) and cached automatically - HTML title and alt attributes are based on image file names, e.g.: "cuteDog_photo.jpg" becomes "Cute Dog Photo" - enjoy one line installation or add a few more lines and customize things like: thumbnail dimensions, thumb creation method (crop or scale), source folders, HTML or XHTML output type, etc. Main goal of the script is to get you started in 5 minutes: put a couple images in a folder, copy one file and add one line of code to get it running. Then just add CSS and your favorite lightbox script.
(0 ratings)
Reviews0
PriceUSD 14.00
Views1165
Upload and Sort Multiple Images with Drag & Drop
You can drag all the photos you want this product to have and they will instantly be uploaded (using Ajax technology in the backend). Moreover, you can sort images by dragging them in the order you like them to appear on the product screen. Finally, you don’t have to worry about loading image separately in the “Data” tab — the first image in the list will automatically become your leading image.
(0 ratings)
Reviews0
PriceUSD 25.00
Views871
Auto-upload using IE+ADO without user interaction
This article shows a simple way to upload files from client to server using VBS, IE and ADODB as multipart/form-data document. Full source code included.
(0 ratings)
Reviews0
PriceFree
Views3640
Upload files using a HTML form in PHP
This script will help you for the baics of uploading images or files to your server using a HTML form and the PHP function copy. We haven't explained form validation or file checking - We'll go into further detail on that in future tutorials. To kick things off, you'll need a HTML form.
(3 ratings)
Reviews0
PriceFree
Views2389
Create An Upload Progress Bar With PHP and jQuery
When it comes to uploading files, users expect visual feedback, usually in the form of a progress bar. The problem is that PHP doesn't offer a way to track file uploads in progress by default. Fortunately, there is an extension that enables this functionality and this tutorial will show how it can be combined with jQuery UI to create a progress bar.
(6 ratings)
Reviews0
PriceFree
Views5808
Upload Script to create Gallery of Images and Audio files
This is a script to Upload images and audio files to create a Gallery of Images and Audio files (MP3), grouped by categories. It is created with PHP, MySQL (using OOP technology, and PDO), and JavaScript. Data of the uploaded files are stored in tables in MySQL database. This script creates automatically Menu list with categories of uploaded files, Thumbails for images, and Gallery of Images and Audio files in accessed category. In the upload form can be added multiple fields to upload multiple files on the same time.
(18 ratings)
Reviews0
PriceFree
Views1530
How to upload multiple files at a time using asp.net
Most of our project we have to develop a module to upload a file. Its a common scenario for all developers. In classic ASP it was tedious but in ASP.NET we found a nice control to upload/store a file into the web server. The new control in ASP.NET 2.0 is which capable to do everything except few limitations like filtering. So in this article i want to describe how we can upload different type of file as well as effective filtering.
(0 ratings)
Reviews0
PriceFree
Views1007
Pinterest Clone Media Sharing Script Php - Video, Image Upload and Share
Image Upload & Share From Url , Youtube, Facebook, Vimeo, VK, Vine, Instagram, Metacafe, DailyMotion Videos and Soundcloud Comments for Media Facebook Comments Responsive Layout User Profile & Points Tags or Category System Super Easy Installation Full Admin Panel Moderate Guest Submissions Social Share Buttons Search for Media Seo Url Much More?
(3 ratings)
Reviews0
PriceUSD 49.00
Views880
Get in on the HOT Social Networking or Video Upload (youtube clone) Action
Hot Social Networking or video upload Script like youtube developers licenses or 10 packs for half price, Video / mp3 dating scripts or Social Networking and video Script like myspace n youtube. Social Networking Functions: matchmaking, Photo Ranking, after you ad your photo you can ad it to the ranking or remove it from the ranking, Mail, Blog, Forum is phpbb integrated, Groups, Extensive functions for Groups including Memberships, Events, Extensive functions for events including Reservations, Music, Upload Music files to the mp3 Gallery / player then insert the code in your profile, classifieds, event or blog etc.. Images, Upload photos, Classifieds, Extensive Classifieds especially the Jobs section, Members can edit Profile / blog with css/html codes, Single License Only $290. Also Video uploader like youtube available as a package deal $490, Developers social networking license $3900. 10 x single social networking or youtube clone licenses $1500, php myspace and youtube scripts.
(0 ratings)
Reviews0
PriceUSD 40.00
Views3984
File Uploader
This Web based Perl cgi script allows you to upload any file documents (text, image, audio, etc.) to a directory available on your server. User must provide a valid password to use this utility. A function to list files in the upload directory is also available.
(25 ratings)
Reviews0
PriceFree
Views13138
File Uploader
this is an extremely handy script lets your visitors load files to your own web folder directly. this simple script uses stylesheet to suitably integrate with your website looks. files of any type are supported and you can specify the maximum size of files that can be uploaded by users. the script displays a succes or failure message once the user has clicked on the submit button. the file uploader is free and a demo can be seen on the author's site. download it now and use it on your site.
(0 ratings)
Reviews0
PriceFree
Views1533
Results 121-140 of 482