If i want to take a file as a input in HTML i will be using
Now my question is, is it possible to take a whole
Short answer: No, it's not possible.
You'll need to use something like a Java applet, ActiveX plugin or Flash (I know it does at least multiple files, not quite sure about folders) to do that.