| |
israelda
Posts: 13
Score: 0
Joined: 5/23/2001
From: Israel
Status: offline
|
todo this, get all file names from your server (e.g. using Scripting.FileSytemObject). On page display a check box (if want to allow user multiple files) or radio button(if user should select only one file to view). Give a button/image/link. on click of that button, display that file. with each file name displayed on page, store the file path with check box/radio button VALUE property. HTH
|
|