find name, size and date modified of file inside that particular file using javascript in html file not uploaded file

80 Views Asked by At

I want to display html file's size,name and date modified inside that html file using javascript.basically i want to fetch last date modified from server for that particular file and want to show inside that own html file for whose we are getting name and size and everything.

0

There are 0 best solutions below