PC Review


Reply
Thread Tools Rate Thread

Display files in upload folder

 
 
=?Utf-8?B?RGFu?=
Guest
Posts: n/a
 
      31st May 2004
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
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      31st May 2004
You need to turn on Directory Browsing in IIS and create a link to the upload folder

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Dan" <(E-Mail Removed)> wrote in message news31F7E29-B590-4922-B496-(E-Mail Removed)...
| 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


 
Reply With Quote
 
Jim Buyens
Guest
Posts: n/a
 
      31st May 2004
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.
>
>Dan
>.
>

 
Reply With Quote
 
=?Utf-8?B?RGFu?=
Guest
Posts: n/a
 
      31st May 2004
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
>>Da

>
>

 
Reply With Quote
 
Jim Buyens
Guest
Posts: n/a
 
      31st May 2004
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.
>
> ----- 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 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.
> >>Dan

> >.
> >

>.
>

 
Reply With Quote
 
=?Utf-8?B?RGFu?=
Guest
Posts: n/a
 
      31st May 2004
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?
 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      31st May 2004
See:
http://www.asp101.com/samples/dir_list.asp
http://www.asp101.com/samples/dir_list_sort.asp
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Dan" <(E-Mail Removed)> wrote in message
news:89786CEF-C975-4FC1-8DBA-(E-Mail Removed)...
> 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 hard
> Would settle for just a list of filenames.
>
> ----- Jim Buyens wrote: -----
>
> OK, but do you want:
>
> 1st choice
> o A directory list of clickable file names, displayed
> in a Web page that resembles the rest of your site?
> 2nd choice
> o A directory list of clickable file names, and you
> don't care how it looks?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload files from submission page to folder =?Utf-8?B?U3RldmU=?= Microsoft Frontpage 1 30th May 2006 09:07 AM
Upload for a folder with files Veronika Microsoft Frontpage 2 20th Jan 2006 12:28 AM
upload large files using Frontpage upload form field =?Utf-8?B?SG9sbHl5bGxvSA==?= Microsoft Windows 2000 Registry 6 27th Oct 2005 12:28 AM
Upload all Files in a folder code jenni Microsoft Access External Data 1 9th Mar 2004 08:24 PM
Upload files to a folder in WSS Kannan Microsoft ASP .NET 1 8th Mar 2004 12:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:31 PM.