Re: ASP page to open/download a file
From: Ray Costanzo [MVP] (my)
Date: 09/04/04
- Next message: Steven Burn: "Re: ASP page to open/download a file"
- Previous message: Steven Burn: "Re: ASP page to open/download a file"
- In reply to: Steven Burn: "Re: ASP page to open/download a file"
- Next in thread: Steven Burn: "Re: ASP page to open/download a file"
- Reply: Steven Burn: "Re: ASP page to open/download a file"
- Reply: Bob Barrows [MVP]: "Re: ASP page to open/download a file"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 3 Sep 2004 23:01:32 -0400
.Redirect actually sends an instruction to the browser in the header of the
response, so you can tell a browser to redirect to a file that is local to
the machine. :]
Ray at home
"Steven Burn" <pvt@noyb.com> wrote in message
news:%232dcrmikEHA.3016@tk2msftngp13.phx.gbl...
> Where is the file you are trying to access?
>
> If it's on your server..... check to make sure the path is correct before
> re-directing
>
> If it's on the client machine, you've no hope of using redirecting as it
> needs to be uploaded to your server first.
>
> --
>
> Regards
>
> Steven Bu
- Next message: Steven Burn: "Re: ASP page to open/download a file"
- Previous message: Steven Burn: "Re: ASP page to open/download a file"
- In reply to: Steven Burn: "Re: ASP page to open/download a file"
- Next in thread: Steven Burn: "Re: ASP page to open/download a file"
- Reply: Steven Burn: "Re: ASP page to open/download a file"
- Reply: Bob Barrows [MVP]: "Re: ASP page to open/download a file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|