Gordon Hu wrote:
<tr><input type="file" name="uploadedFiles[0]" accept="image/jpg,
image/jpeg" value=""></tr>
I was asking as a subtle hint that there is nothing with an id of
"uploadedFiles" making your JavaScript not do what you want it to.
On 8/22/05, Dave Newton <[EMAIL PROTECTED]> wrote:
Gordon Hu wrote:
<tr><html:file name="uploadFilesActionForm" property="uploadedFiles[0]"
accept="image/jpg, image/jpeg"></html:file></tr>
I am trying to set up a Javascript function like the following:
document.form.getElementById("uploadedFiles");
Any ideas?
What does the generated file upload HTML look like if you view source?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]