Re: I need a good solution ASAP!

From: John Saunders (johnwsaundersiii_at_notcoldmail.com)
Date: 06/03/04


Date: Thu, 3 Jun 2004 13:21:07 -0400


"Chad A. Beckner" <ChadBeckner@ProspectiveLink.com> wrote in message
news:%237yPxpYSEHA.808@tk2msftngp13.phx.gbl...
> Will this method, Response.WriteFile(Server.Mappath("filepath")), work
with
> .aspx files also?

No, but I believe that the <iframe> method might work. You'd have to be
careful that your handler doesn't recurse!

-- 
John Saunders
johnwsaundersiii at hotmail


Relevant Pages

  • Re: iFrame problem in Firefox/Mozilla
    ... this.contentDocument is not an object (in onLoad of the IFRAME). ... careful of what you are referring to when you use "this". ... but in that context it referrs to window. ...
    (comp.lang.javascript)
  • Re: IFrame Question
    ... thats what iframe (or frames) are designed for. ... or postbacks can replace the parent page. ... to be careful about maintaining state. ...
    (microsoft.public.dotnet.framework.aspnet)