Download Page

S

Scott

Using FrontPage 2003, is there a way to have a download page that will show
all the files in a particular directory without haveing
to manually hyperlink to each file?
Example, I want to have an area where people can download photos, but I
don't want to have to type and link to each photo, I just want to be able to
ftp more photos and remove photos as I wish without having to make any pages
to the page. I gues sort of having a page that just shows the inside of a
directory.
Thanks....
 
C

Chris Leeds, MVP-FrontPage

there's a table of contents function but it wouldn't work if you ftp into
it. do you "have" to ftp it? if you could just publish the new pictures up
into the directory with FrontPage you could do it easily.

if you must use means outside FrontPage there is an example of an .asp
version here:
http://asp101.com

I've also got one that will allow you to view or delete them. as a matter
of fact, if you can run .asp pages I can give you a little script that will
allow you to upload the pictures through a browser then view/ delete them
within the folder. you'd have to edit a couple of lines of code but it
isn't hard.


--
Chris Leeds,
Microsoft MVP-FrontPage

Please feel free to contact me here:
http://nedp.net/contact/
 
Top