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
Post a Comment