RJ's Bulk
     File Upload
Upload 1 or 100's of Files
With a just a few clicks of your mouse
 
Navigation
  
   - Home
   - Demo
   - Download
   - License Info.
   - Requirements
   - Developers
   - More Information
   - Contact Us
 
Applications

   - Content Management
   - Image Galleries
   - Web Page Builders
   - ISP User Management
   - Unlimited Applications
 

Available Software

   - Photo Gallery Demo
   - Ranson's Scripts









 
 
  » Bulk File Upload » More Information
RJ's Bulk File Upload creates a seemless interface between the web server and the clients home or office computer for any type of file upload.

The client software uses a Style Sheet that allows you to customize the look of the client pages. Change any of the tables, colors, form elements, and seemlessly blend the client to the look and feel of your application.

The Server Side script can be written in any language that can handle an HTTP Post. We have sample scripts written in Perl and PHP for your convience.

All the setup variables are Server Side and allows you total control of the types of files to be uploaded. Set the program to allow only 1 file to be uploaded at a time or set to allow unlimited files. Any file type can be specified in the Server Side Script.

If Images are being uploaded, the Server Side Script can be set to allow the images to be resized. The resize function is done on the clients machine cutting down on server load. There are 3 options for image resizing.
1. Upload Original  image.gif
2. Resize to ??x?? and add an extention (-m)  image-m.gif
3. Resize to thumbnail and add an extention (-t)  image-t.gif
There is an option to allow uploads to subdirectories. The subdirectories can be auto detected or set by the administrator to a fixed set of directories.

Extra fields can be sent to the client and returned to the Server Side Script for user name password authentication or any information you need returned to the script.

See the Client Setup Page for complete information.


The Bulk File Upload allows you to upload multiple files at one time. The software can be set to restrict or allow any types of files and file size.

Supports all popular browsers, IE, Netscape, FireFox, Opera, etc.
Client software will run on any flavor of Windows and power mac.
Ability to upload 1 or 100's of files at once.
Ability to set the software to allow only 1 file to be uploaded at a time.
Image resizing option. Images are resized before they are uploaded to cut down on server load.
File type/s can be set to allow or dis-allow any type of files.
Optionally uses a style sheet to blend the colors to your design.
The Server Side script can be any language that can handle HTTP POST uploads. Script must conform to the RFC 1867 specifications.