J
Jesse.Aufiero
Hello,
I'd like my asp.net page to display a list of hyperlinks representing
the
files contained in a specific directory. The contents of this
directory
will change, but the directory does not contain any subfolders, only
pdf
files. The resulting list of hyperlinks should not allow a user to
'save
link as', to download the file, but rather only allow the user to view
the
file in their browser. What is the easiest way to get such a list on
my
page?
Thanks
I'd like my asp.net page to display a list of hyperlinks representing
the
files contained in a specific directory. The contents of this
directory
will change, but the directory does not contain any subfolders, only
files. The resulting list of hyperlinks should not allow a user to
'save
link as', to download the file, but rather only allow the user to view
the
file in their browser. What is the easiest way to get such a list on
my
page?
Thanks