Re: Interesting one : Retrieve a list of files within a web folder
From: Brian Hoops (brian_at_hoops.sytes.net.nospam)
Date: 10/22/04
- Next message: Mythran: "Re: Interesting one : Retrieve a list of files within a web folder"
- Previous message: Matt Berther: "Re: Getting "To Render" HTML from WebControl into String"
- In reply to: John: "Interesting one : Retrieve a list of files within a web folder"
- Next in thread: Mythran: "Re: Interesting one : Retrieve a list of files within a web folder"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 22 Oct 2004 18:11:50 -0500
use
server.mappath("images/photos/")
"John" <a@b.com> wrote in message
news:%23sDCgkIuEHA.3016@TK2MSFTNGP12.phx.gbl...
> Hi all,
>
> I haven't a clue where to begin here (or more to the point - if it's even
> possible).
>
> I need to read the names of all the files inside a folder off my web site.
> The catch here is that I don't know the absolute path here
> (C:\inetpub\whatever\whatever\etc...) as it could be on any drive at my
> ISP.
>
> Is there a way to retrieve a list of these files by somehow using the
> relative path (../Images/photos/*)?
>
> Regards
> John.
>
>
- Next message: Mythran: "Re: Interesting one : Retrieve a list of files within a web folder"
- Previous message: Matt Berther: "Re: Getting "To Render" HTML from WebControl into String"
- In reply to: John: "Interesting one : Retrieve a list of files within a web folder"
- Next in thread: Mythran: "Re: Interesting one : Retrieve a list of files within a web folder"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|