Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: (HttpServerUtilities)Server.Transfer


Message #1 by "J.P. Adams" <jpadams@a...> on Wed, 24 Jul 2002 06:11:59
"J.P. Adams" wrote
it has less to do with server.transfer than your
pathing for the jpeg file....check that....
> 
> As suggested in the new Wrox book ASP.NET 1.0
Namespace
> reference I have 
> tried replacing the use of Response.Direct with
> Server.Transfer
> (filePath). However, the transfered page is displayed
> without the JPEG 
> images. Only the controls and text will display. If I
> switch back to 
> Response.Redirect(filePath) the page is correctly
> rendered with JPEGs.
> 
> Does anyone know how to make my images render using
the
> Server.Transfer 
> method?
> 
> Regards,
> J.P. Adams
> <a
href="http://mail.telocity.com//jump/http://p2p.wrox.com/manager.asp">http://p2p.wrox.com/manager.asp</a> or 

  Return to Index