S
SmilingPolitely
I would like to have the properties of a linked file appear on the page
linking to it, so that the user can see the date last modified and file
size.
I.E.
<a href="filename>Click here to download file: size <script to insert
file size>, last modified on <script to insert date last modified></a>
Is this possible using only javascript. I don't have access to
PHP/ASP/anything else useful on the server. Perhaps you might know of
an alternate way to achieve my aims?
Any help is appreciated.
linking to it, so that the user can see the date last modified and file
size.
I.E.
<a href="filename>Click here to download file: size <script to insert
file size>, last modified on <script to insert date last modified></a>
Is this possible using only javascript. I don't have access to
PHP/ASP/anything else useful on the server. Perhaps you might know of
an alternate way to achieve my aims?
Any help is appreciated.