Link to home
Start Free TrialLog in
Avatar of brettr
brettr

asked on

How to change sorting by date on directory browsing?

I've setup a website and virtual directory on a Windows Vista machine using IIS included with Vista.  I have directory browsing for a virtual directory enabled.  All files in that directory have the same extension and sort by date.  Currently, the most recent date appears at the bottom of this list when you browse to that directory through the website.  How do I get the most recent date to appear at the top of the page?  Change the sorting by date in other words.
ASKER CERTIFIED SOLUTION
Avatar of joinaunion
joinaunion
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of brettr
brettr

ASKER

Yeah - I guess basically I have to write some sort of script since there isn't anything inherit in IIS.