javascript - Mime type for archive -


i trying upload archive file taken through <input type=file> in html, calling servlet using javascript.

in javascript trying mime type of it, giving type ""(means empty). how can identify whether archive?

looks there isn't 1 mime type archives, each have own (if have 1 @ all).

have this wikipedia article more info.


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -