Changing a form value via. javascript. - TechRepublic
General discussion
May 28, 2002 at 03:45 AM
digitalcoffee3

Changing a form value via. javascript.

by digitalcoffee3 . Updated 24 years, 1 month ago

Hello,

I am trying to use Javascript to manipulate a file input box. I can successfully manipulate other input boxes via the document.formName.inputName.value variable, however, for whatever reason, file input values seems to be read-only. Is there some other way to manipulate a file input form field?

Thanks for your help.

This discussion is locked

All Comments