Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

set text of file input

<input type="button" id="loadFileXml" value="loadXml" onclick="document.getElementById('file').click();" />
<input type="file" style="display:none;" id="file" name="file"/>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #set #text #file #input
ADD COMMENT
Topic
Name
8+7 =