Re: ASP page to open/download a file

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ray Costanzo [MVP] (my)
Date: 09/04/04


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



Relevant Pages

  • Re: Forms Based Authentication and the OpenWave Browsers
    ... Try taking this redirect out of the try...catch; ... > Authentication in cookie enabled WAP browsers. ... > Samsung Browser, Forms Authentication and RedirectFromLoginPage - This is ... > Open Wave Browser and Cookies - While regression testing my new change, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ASP and NTFS
    ... then the browser needs to send the appropriate credentials in ... >If the browsers are Internet Explorer, and the user places the site into ... >Internet Explorer May Prompt You for a Password ... >> be able to redirect with the user name and password they already ...
    (microsoft.public.inetserver.iis.security)
  • Re: Redirection using .htaccess
    ... |>|>address bar of the browser is getting changed to the new url. ... |>|If a browser redirect is involved, what the browser chooses to display ... |>To stop the URL in the address bar from changing do not set the R flag ...
    (php.general)
  • Re: Question about ASP.NET threads: nuts & bolts
    ... if you call redirect and specify false for end response, only the status code header is updated, nothing is sent to the browser (unless buffering is turned off) until page processing is complete. ... btn_clickhandler is bound to the button's click event. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Redirect to multiple pages without displaying each page...
    ... not want the URL to display the page that it was being redirected to. ... > "You may want to redirect users from one Web Forms page to another ... > the user's browser does not know about the transfer, ... > This happens because the client cookie hasn't been updated yet since ...
    (microsoft.public.dotnet.languages.vb)