Integrated File Upload
This article is in response to "how can I make a form to
upload ..." questions. The response is a script to present
an upload form, store the uploaded file on the server, and
present a confirmation message all from within an IFRAME
or popup window.
Optionally, you can get an email notice when a file has been
uploaded.
The form is about 400 pixels wide and about 100 pixels deep
(which is the minimum size of the IFRAME or popup window).
The actual dimensions depend on which browser is displaying
the form.
The URL of the iframe or popup window is the URL of the
script.
Let's present the script first.
Using the Script
Although it can be used within a normal browser as a full
web page by itself, Integrated File Upload is designed for
use within an IFRAME tag or in a popup window.
Here is an example IFRAME tag:
Replace the src URL with the URL to the Integrated File
Upload script.
And, here is an example popup:
Replace the value of var URL with the URL to the Integrated
File Upload script.
To launch the popup, call it within a link, like:
The Contact Page
The Integrated File Upload script came into being because of
related questions and requests we received.
The contact page at http://BontragerConnection.com/ is the
place to tell us about software or services you would like
to see us make available. Your request will be heard and
taken into consideration.
Will Bontrager
©Copyright 2007 Bontrager Connection, LLC Bontrager Connection, LLC
Please note:
Articles on this website are presented "as is". However -
If you have a question about a CGI script, HTML, CSS, PHP, or JavaScript
Ask one of our Experts and you'll have your answer!
Click here for details.