thin file upload
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1329
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
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
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
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
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
PHP Form Image Upload
This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesnt overta more>> This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesnt overtakes a size limit and how to change the uploaded file name.<<less
Added: 2006-05-05 License: Other Free / Open Source License Price: Free
1368 downloads
eMail Image Upload 4.1
Provided by: American Financing. Email Image Upload v4.1, is a simple and easy to install script that will let your users enter their name and email address and provide an easy to use upload method. Their image will be stored onto your server / directory more>> Provided by: American Financing. Email Image Upload v4.1, is a simple and easy to install script that will let your users enter their name and email address and provide an easy to use upload method. Their image will be stored onto your server / directory and forward you an email with the link to the image file so you can view or download it. The script is simple to modify to your liking and provides installation instructions. This script does not require MySQL or a database of any kind.<<less
Added: 2007-02-06 License: Freeware Price: $0.00USD
12 downloads
Other version of eMail Image Upload
License:Freeware
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
Thin SFTP Applet
Thin SFTP applet is a secure alternative to the File Transfer Protocol. Even though FTP is extensively used for file transfer and management it?s totally lacking in security. The Thin SFTP applet is a more>> Thin SFTP applet is a secure alternative to the File Transfer Protocol. Even though FTP is extensively used for file transfer and management it?s totally lacking in security. The Thin SFTP applet is a feature rich software and includes all the functionality you find in a desktop FTP client. Some of these features include the ability to upload and download entire directories trees in a single click, rename files and change permissions.<<less
Added: 2006-03-03 License: Free for non-commercial use Price: Free
1385 downloads
PHP file upload protection. 1.1
With this simple function, you can check the authenticity of any file uploaded, it works by checking the file specified, for specific hex at specific locations, thus, much more safe than the usual protection of just checking the extension. more>> With this simple function, you can check the authenticity of any file uploaded, it works by checking the file specified, for specific hex at specific locations, thus, much more safe than the usual protection of just checking the extension. Includes: TAR, ZIP, BZ2, SWF, WMV, MP3, BMP, GIF, PNG, and JPEG, predefined.<<less
Added: 2005-07-19 License: Other Price: $0.00USD
13 downloads
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
Paksofts File Upload Script. 1.0
Paksofts file upload script in full featured upload script for your website.You can set limits of extension to be uploaded and maximum file for upload.It also replaces space in file name with _ You can customize every error page according to your website more>> Paksofts file upload script in full featured upload script for your website.You can set limits of extension to be uploaded and maximum file for upload.It also replaces space in file name with _ You can customize every error page according to your website needs.<<less
Added: 2006-08-19 License: GPL Price: $0.00USD
13 downloads
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
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
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 thin file upload 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