"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