Re: Rebinding page after image is resized on server not showing new sized image
From: John Saunders (john.saunders)
Date: 02/20/04
- Next message: John Saunders: "Re: Custom IIdentity class - how to set it?"
- Previous message: Kevin Spencer: "Re: Visual Studio .Net not recognizing ASP.NET 1.1 on same machine"
- In reply to: Earl Teigrob: "Rebinding page after image is resized on server not showing new sized image"
- Next in thread: Earl Teigrob: "Re: Rebinding page after image is resized on server not showing new sized image"
- Reply: Earl Teigrob: "Re: Rebinding page after image is resized on server not showing new sized image"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 15:42:10 -0500
"Earl Teigrob" <earlt777@hotmail.com> wrote in message
news:O5%23nxV99DHA.3880@TK2MSFTNGP11.phx.gbl...
> I have written a photo app that allows the administrator to resize photos
in
> an admin panel above the photo on the page. When the the new size is
> entered, the data is saved into a datastore and the page is rebound.
During
> the rebining process, the size of the image on the server is phisically
> changed to the new size (uses the photo master to size from). This
> rebinding works fine for everything except the photo itself. The page does
> not show the new size on the web page until the browser refresh button is
> pressed. I assume this has something to do with caching but do not know
how
> to resolve it. If anyone has any ideas, please let me know.
Instead of assuming that this is a caching issue, I'd recommend you look at
the resulting HTML and see if perhaps the size isn't changing in the <img>
tag.
-- John Saunders John.Saunders at SurfControl.com
- Next message: John Saunders: "Re: Custom IIdentity class - how to set it?"
- Previous message: Kevin Spencer: "Re: Visual Studio .Net not recognizing ASP.NET 1.1 on same machine"
- In reply to: Earl Teigrob: "Rebinding page after image is resized on server not showing new sized image"
- Next in thread: Earl Teigrob: "Re: Rebinding page after image is resized on server not showing new sized image"
- Reply: Earl Teigrob: "Re: Rebinding page after image is resized on server not showing new sized image"
- Messages sorted by: [ date ] [ thread ]