mod_upload
Sponsored Links
mod_upload Ranking & Summary
File size:
0.011 MB
Platform:
Any Platform
License:
GPL (GNU General Public License)
Price:
Downloads:
736
Date added:
2006-04-18
Publisher:
Nick Kew
mod_upload description
mod_upload is an input filter module for multipart/form-data, as submitted from File Upload forms on the Web. It decodes the data, so the handler gets the file itself without the MIME encoding. Other fields from the form are provided as a table of names/values.
A second filter, formerly mod_tmpfile, is available to store the file contents in a tempfile. This ensures that all the Form data are available when the file is processed, and is useful for handlers that need to run synchronously.
Example:
Consider a simple HTML file upload fragment:
< form method="post" action="my-handler" enctype="multipart/form-data" >
Your name: < input name="name" >
Your email address: < input name="email" >
< br >File: < input name="file" type="file" >
< br >Additional comments < textarea rows=4 cols=40 name="comments" >
< /textarea >
< /form >
This will generate an HTTP POST request containing an uploaded file with three additional user-supplied text fields. The data are MIME-encoded and normally the Handler has to decode them.
upload-filter
Using upload-filter as an input filter, the handler will be passed instead the decoded file contents. It can access the other Form data (the values of name, email and comments through a table exported by the function
apr_table_t* mod_upload_form(request_rec* r)
which is available to any Handler or other module that needs the data.
Configuration:
To insert mod_upload, use the AddInputFilter or SetInputFilter directives. For pipelined applications,
SetInputFilter upload-filter
or for synchronous applications, add both upload and tmpfile
SetInputFilter tmpfile-filter;upload-filter
mod_upload defines two further configuration directives:
UploadField
The name of the file upload field in the HTML form to be processed
UploadFormSize
The size of the table allocated for form elements other than the upload. This is advisory; the APR can handle automatic resizing of tables.
A second filter, formerly mod_tmpfile, is available to store the file contents in a tempfile. This ensures that all the Form data are available when the file is processed, and is useful for handlers that need to run synchronously.
Example:
Consider a simple HTML file upload fragment:
< form method="post" action="my-handler" enctype="multipart/form-data" >
Your name: < input name="name" >
Your email address: < input name="email" >
< br >File: < input name="file" type="file" >
< br >Additional comments < textarea rows=4 cols=40 name="comments" >
< /textarea >
< /form >
This will generate an HTTP POST request containing an uploaded file with three additional user-supplied text fields. The data are MIME-encoded and normally the Handler has to decode them.
upload-filter
Using upload-filter as an input filter, the handler will be passed instead the decoded file contents. It can access the other Form data (the values of name, email and comments through a table exported by the function
apr_table_t* mod_upload_form(request_rec* r)
which is available to any Handler or other module that needs the data.
Configuration:
To insert mod_upload, use the AddInputFilter or SetInputFilter directives. For pipelined applications,
SetInputFilter upload-filter
or for synchronous applications, add both upload and tmpfile
SetInputFilter tmpfile-filter;upload-filter
mod_upload defines two further configuration directives:
UploadField
The name of the file upload field in the HTML form to be processed
UploadFormSize
The size of the table allocated for form elements other than the upload. This is advisory; the APR can handle automatic resizing of tables.
mod_upload Screenshot
mod_upload Keywords
File Upload
SetInputFilter
Web
input filter
upload forms
from file
upload
mod
file
input
form
name
mod_upload
modupload
mod_upload
HTTP
Bookmark mod_upload
mod_upload Copyright
WareSeeker periodically updates pricing and software information of mod_upload full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of mod_upload Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
upload files
Uploading and downloading
input device
upload picture
upload videos
input output
upload bebo
input and output devices
upload pictures
input devices
file extension pdf
file upload script
upload movies
input remapper
chinese input
file upload form
fileneu0027s
one republic free uploads music
Related Software
Rad Upload is a drag and drop file upload applet with a progress monitor. Free Download
mod_form is a utility to decode data submitted from Web forms. Free Download
MSCUpload is an Active Server File Upload component. It allows web developer to receive forms with multiple files from user end and easily handle form fields as well as sent files. Free Download
Thin FTP Upload is an FTP upload applet designed for integration with Web applications. Free Download
mod_authz_ldap is an Apache LDAP Authorization module. Free Download
mod-log-spread2 is an Apache 2.x module for logging into spread framework. Free Download
Thin Image Upload is a drag and drop image uploader for embedding in Web pages. Free Download
mod-vhost-ldap is an Apache 2.x module for storing and configuring virtual hosts from LDAP. Free Download
Latest Software
Popular Software
Favourite Software