file upload to a url
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2563
File Upload Form 1.0
Simple file upload form for your site, checks extension, file size. Can rename file after upload to avoid URL guessing. Log of uploads can be saved in MySql database. Log includes filename, file size, IP of the user, date of upload more>> Simple file upload form for your site, checks extension, file size. Can rename file after upload to avoid URL guessing. Log of uploads can be saved in MySql database. Log includes filename, file size, IP of the user, date of upload<<less
Added: 2008-05-15 License: Freeware Price: $0.00USD
12 downloads
Other version of File Upload Form
Price: Freeware
License:Freeware
License:Freeware
AJAX file upload tutorial 1.0
In this tutorial I will show you how to create simple AJAX file upload system using PHP and JavaScript. more>> In this tutorial I will show you how to create simple AJAX file upload system using PHP and JavaScript.<<less
Added: 2008-02-29 License: Freeware Price: $0.00USD
19 downloads
PHP File Upload
This tutorial will allow you to have a basic file upload interface with a PHP backend. This tutorial is only for educational purposes and the final PHP file upload script is not robust nor secure enou more>> This tutorial will allow you to have a basic file upload interface with a PHP backend. This tutorial is only for educational purposes and the final PHP file upload script is not robust nor secure enough for a commercial solution.<<less
Added: 2005-08-12 License: Other Free / Open Source License Price: FreeAdditionalInfoWebSiteCopyrightedInformation
1690 downloads
FLU : FILE UPLOAD UTILITY
As an active forum user and wanting to have control of my images (on my server space), about 5 years ago I developed a very simple File Upload Utility for my own use that was linked to a permission set upload folder on my website. I placed a shortcut to more>> As an active forum user and wanting to have control of my images (on my server space), about 5 years ago I developed a very simple File Upload Utility for my own use that was linked to a permission set upload folder on my website. I placed a shortcut to the "FLU" upload page on my "Links" toolbar for easy access. It was very easy to click the link, upload the file and then use the url and file name to enter into the [img][/img] tags in my forum messages and replies. Drawing on the simplicity of my OnePageGallery, the new 2007 script is One Page only - and sits inside the folder where images will be stored. It auto recognizes the path and so one could have multiple storage folders by creating one and naming whatever you please and then placing a copy of the script inside the folder. After the file is uploaded, the full path to the file is returned and made available at the bottom of fthe FLU page. Any formatting tags are included in the url for copy and paste.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
12 downloads
Image Upload Center 1.0
Script for uploading images with Registration Feature Control Panel Features: Changing Limit uploading Space Add, Edit, Delete Extentions Add, Edit, Delete Users and more... more>> Script for uploading images with Registration Feature Control Panel Features: Changing Limit uploading Space Add, Edit, Delete Extentions Add, Edit, Delete Users and more...<<less
Added: 2007-05-11 License: Freeware Price: $0.00USD
10 downloads
Other version of Image Upload Center
License:Freeware
AJAX file upload
Cross browser method to upload files (submit forms) using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+ more>> Cross browser method to upload files (submit forms) using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+<<less
Added: 2007-01-02 License: Freeware Price: FreeAdditionalInfoConsidersupportingwww.webtoolkit.infobyclickingthebannersonthatwebsite
760 downloads
Simple Upload 0.4
This script lets you upload a file to your server using only your web browser. You only need to set 2 variables and create the upload directory on your server. This script will limit the types of files that you can upload to images, zip files and pdf more>> This script lets you upload a file to your server using only your web browser. You only need to set 2 variables and create the upload directory on your server. This script will limit the types of files that you can upload to images, zip files and pdf documents. It will automatically create sub-directories if required. Additionally, you can do a directory listing of your upload directory. A password is required to upload or list files.<<less
Added: 2005-06-06 License: Other Price: $0.00USD
14 downloads
Other version of Simple Upload
Price: Freeware
License:Freeware
License:Freeware
Easy File Uploading 1
Following asp source code is easiest way to upload files to your server. Source code is very short and user-friendly to modify to use in a real application. You ISP must provide your Persits Upload component. more>> Following asp source code is easiest way to upload files to your server. Source code is very short and user-friendly to modify to use in a real application. You ISP must provide your Persits Upload component.<<less
Added: 2004-04-06 License: Freeware Price: $0.00USD
14 downloads
Free Upload script 0.1
- Have your own image hosting company for free, all you need to do is change the logo. No mySQL needed, easy to use, free to download. more>> - Have your own image hosting company for free, all you need to do is change the logo. No mySQL needed, easy to use, free to download.<<less
Added: 2006-03-10 License: Freeware Price: $0.00USD
12 downloads
Other version of Free Upload script
License:Freeware
Database file upload / download 1.0
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 more>> 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.<<less
Added: 2004-04-16 License: Freeware Price: 0.00
52 downloads
Other version of Database file upload / download
License:Freeware
Simple CSV Upload Script
This is a Simple CSV Upload script that makes use of the LOAD INFILE Query of MySQL. This is a script which can upload CSV (Comma separated values) file to the database, provided that the the fields i more>> This is a Simple CSV Upload script that makes use of the LOAD INFILE Query of MySQL. This is a script which can upload CSV (Comma separated values) file to the database, provided that the the fields in the file match the fields of the database provided in the configuration, irrespective of the database structure. Features * Upload Files and retain them * Loads data irrespective of the database structure<<less
Added: 2004-12-19 License: Free for non-commercial use Price: FreeAdditionalInfoNotforCommercialUsePleasevisitthesitefortermsonCommercialuse
1871 downloads
Image upload with resize 1.0
This form allows you to upload images on server, you can upload JPG, GIF, PNG files. Image will be displayed after you upload it. Admin can set a maximum file size in the php code, you can also specify maximum width/height. User can also specify more>> This form allows you to upload images on server, you can upload JPG, GIF, PNG files. Image will be displayed after you upload it. Admin can set a maximum file size in the php code, you can also specify maximum width/height. User can also specify maximum width and height so that image is scaled down when it is uploaded.<<less
Added: 2008-02-29 License: Freeware Price: $0.00USD
12 downloads
Upload A File From A Form
This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it. more>> This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it.<<less
Added: 2006-02-11 License: Freeware Price: Free
1350 downloads
Creating a file upload system 1.0
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. more>> 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.<<less
Added: 2007-03-23 License: Freeware Price: $0.00USD
14 downloads
Other version of Creating a file upload system
License:Freeware
Pure ASP file upload with progress 2.0
Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator. ASP upload to server disk, database or email attachment, upload with image preview and email notification, secure (https) file upload. Upload up more>> Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator. ASP upload to server disk, database or email attachment, upload with image preview and email notification, secure (https) file upload. Upload up to 10MB for free, 200MB in licensed version (still pure asp). Custom upload limit per upload/per file. Original, unique or custom file names. Samples and documentation.<<less
Added: 2003-01-20 License: Freeware Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above file upload to a url search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed