[Javascript] dynamically setting the value for a file select element

Chris Tifer christ at saeweb.com
Mon Sep 22 08:50:29 CDT 2003


> The problem I am having is with <input type="file"> elements. I have
> not figured out a way to dynamically set the value of the element.

You won't find a way. You can't read or write to that field due to security
issues.

Chris Tifer
http://micclub.net




More information about the Javascript mailing list