Now my question is: can...">Geek Answers HandbookHow to take a folder as input in html?If I want to take the file as input in HTML, I will use<input type="file"> Now my question is: can I take the whole directory as input, if so, how to do it?+5htmlHariharbalaji Dec 03 '09 at 5:00source share4 answersNot explicitly via HTML (although I'm not sure about HTML 5). To do this, you need a Java applet or Flash movie. One way to do this is to use a custom PHP script that takes a zip or tar file and unpacks it on the back panel and then unloads it.+5gonzofish Dec 03 '09 at 5:05source shareShort answer: No, this is not possible.- Java, ActiveX Flash ( , , ).+5deceze 03 . '09 5:05AFAIK . . , - .+3rahul 03 . '09 5:04, ZIP- tar <input type=FILE /> - javascript, ..Java-, ActiveX Flash -, Jupload ( ... )., .+2Richie 03 . '09 5:23More articles:How can I easily rename files using Perl? - fileSpecial Characters with Ruby XML Builder - ruby | fooobar.comhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1036368/how-to-get-restructuredtext-to-add-a-class-to-every-html-p-tag&usg=ALkJrhjgSPwp8RD1EFPde_3VzKtSWvhCwQHow to call $ (document) .ready (function () {}) in unit testing - javascriptCall $ (document) .ready (function () {...}); from another file - javascriptapproach "site down for maintenance" - phpinput field to view the folder - htmlHow to fix this UnknownHostException event? - javaIs there a legitimate reason to use Unix sockets over TCP / IP with mysql? - mysqlGeneral formula for calculating the volume of a polyhedron - mathAll Articles
If I want to take the file as input in HTML, I will use
<input type="file">
Now my question is: can I take the whole directory as input, if so, how to do it?
Not explicitly via HTML (although I'm not sure about HTML 5). To do this, you need a Java applet or Flash movie. One way to do this is to use a custom PHP script that takes a zip or tar file and unpacks it on the back panel and then unloads it.
Short answer: No, this is not possible.
- Java, ActiveX Flash ( , , ).
AFAIK . . , - .
, ZIP- tar <input type=FILE /> - javascript, ..
<input type=FILE />
Java-, ActiveX Flash -, Jupload ( ... )
.
, .