Display files in upload folder

G

Guest

How do I allow a user to see and download the files that have been uploaded by users? The upload fuction works great but now I want users to be able to download a file that they choose from a listing of all the files in the upload folder

Dan
 
S

Stefan B Rusynko

You need to turn on Directory Browsing in IIS and create a link to the upload folder

--




| How do I allow a user to see and download the files that have been uploaded by users? The upload fuction works great but now I
want users to be able to download a file that they choose from a listing of all the files in the upload folder.
|
| Dan
 
J

Jim Buyens

How do you *want* the visitors to see them?

Do you care about security, or is it OK if people start
using your site to exchange stolen software or other
insensitive material?

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------


-----Original Message-----
How do I allow a user to see and download the files that
have been uploaded by users? The upload fuction works
great but now I want users to be able to download a file
that they choose from a listing of all the files in the
upload folder.
 
G

Guest

Only users who can enter the secure site can upload or download a file. I do care about security but shouldn't the fact that only logged in users can see the site keep it secure? The files are not sensitive in nature. The whole purpose is to share the files with the users

----- Jim Buyens wrote: ----

How do you *want* the visitors to see them

Do you care about security, or is it OK if people start
using your site to exchange stolen software or other
insensitive material

Jim Buyen
Microsoft FrontPage MV
http://www.interlacken.co
Author of
*---------------------------------------------------
|\--------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Ou
||--------------------------------------------------
|| Web Database Development Step by Step .NET Editio
|| Microsoft FrontPage Version 2002 Inside Ou
|| Faster Smarter Beginning Programmin
|| (All from Microsoft Press
|/--------------------------------------------------
*---------------------------------------------------


-----Original Message----
How do I allow a user to see and download the files that
have been uploaded by users? The upload fuction works
great but now I want users to be able to download a file
that they choose from a listing of all the files in the
upload folder
 
J

Jim Buyens

OK, but do you want:

o A directory list of clickable file names, and you
don't care how it looks?
o A directory list of clickable file names, displayed
in a Web page that resembles the rest of your site?
o A list of hyperlinks, with text taken from titles
or other data inside each file? (If so, describe
the type of file.)
o A list of hyperlinks, with text taken from form
fields submitted along with the upload?
o A thumbnail of each picture (assuming they *are*
pictures)?
o Something else?

Also, if you want anything but the first option, are you
capable of creating, modifying, and or maintaining custom
program code?

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------


-----Original Message-----
Only users who can enter the secure site can upload or
download a file. I do care about security but shouldn't
the fact that only logged in users can see the site keep
it secure? The files are not sensitive in nature. The
whole purpose is to share the files with the users.
 
G

Guest

I'm not a programer by any means, that's why I use the DRW and Access to do my database pages.

I would like to have a list of file names in a template if that's not too har
Would settle for just a list of filenames

----- Jim Buyens wrote: ----

OK, but do you want

1st choic
o A directory list of clickable file names, displaye
in a Web page that resembles the rest of your site
2nd choic
o A directory list of clickable file names, and yo
don't care how it looks?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top