Page 1 of 1

input type=file

Posted: Tue Jun 03, 2003 8:56 am
by fatabien
I want to get the name of the file which is to be loaded, in order to write it in a textarea. but I don't know how to do.
Maybe with some javascript ?

Posted: Tue Jun 03, 2003 9:02 am
by Takuma
If you want to set the default text in the text box,

Code: Select all

<TEXTAREA>
STUFF YOU WANT HERE!
</TEXTAREA>