I solved my problem. I didn't realize I wasn't referencing the correct
variable names.
On Dec 22, 5:36 pm, Big Moxy <[EMAIL PROTECTED]> wrote:
> Ultimately I want this form to upload a file to a server location
> based on the additional form fields on the server. I star
Ultimately I want this form to upload a file to a server location
based on the additional form fields on the server. I started with
sample code that I found querying jquery file upload. Originally
echo.php contained two var_dump statements - one for $_POST and the
other for $_FILES. That works fin
Download URL - http://www.phpletter.com/DOWNLOAD/
I want to extend the sample upload form with two additional fields. My
problem is I do not know how to get those additional field variables
passed in the POST process. Here is a snippet of the javascript used.
In the function ajaxFileUpload, s.fil
3 matches
Mail list logo