Re: Pulling files from a folder?
- From: "Peter Rilling" <peter@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 5 Jun 2005 21:36:41 -0700
When you say you "pull them back", what do you mean? More specifically,
what error do you get? Also, keep in mind that the browser can only see
files under its virtual root. Where are your files being saved to? If the
files are somewhere other then the virtual root, then you will need to write
some type of proxy which will load the physical file and pass the bytes to
the browser.
"Rudy" <Rudy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1FB3D43C-55D6-47E7-94E5-0BAF33E232C8@xxxxxxxxxxxxxxxx
> Hello all!
> I have a web application, that I can upload files to a folder from the
web
> site. The file path is stored in SQL. I have a 73GB drive, external
hooked
> into the web server. I can load up files fine from the web, but when I try
to
> pull them back into my web app, they are not showing up. I know that my
code
> is good, because when I go on thw web through my web server, it will pull
> down the files just fine. But if I go on a diffrent computer, the files
won't
> show up. I tried sharing the folder, but still no go.
>
> Any thoughts?
>
> Thanks!
>
> Rudy
>
.
- Follow-Ups:
- Re: Pulling files from a folder?
- From: Rudy
- Re: Pulling files from a folder?
- References:
- Pulling files from a folder?
- From: Rudy
- Pulling files from a folder?
- Prev by Date: Pulling files from a folder?
- Next by Date: Re: file upload with accept
- Previous by thread: Pulling files from a folder?
- Next by thread: Re: Pulling files from a folder?
- Index(es):
Relevant Pages
|