PDA

Click to See Complete Forum and Search --> : Displaying recent documents


parkes
Jun 7th, 2001, 10:20 AM
Using ASP is it possible to display the files stored in the Recent folder. One thing I've come across it that they are stored in difference places depending on platform 2000, 98, 95, NT and also if profiles are used, is there an easyish way of doing this?

JoshT
Jun 7th, 2001, 10:50 AM
No, as ASP is not aware of anything on the client. There used to be javascript access to the browser's history, but it was axed because of privacy concerns.