Image update cache
-
Hi all I have a form that updates the image for a user, when i update the image, the old image still appear, the update does not take effect from the first page load I need your help
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
-
Hi all I have a form that updates the image for a user, when i update the image, the old image still appear, the update does not take effect from the first page load I need your help
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
nour123 wrote:
he update does not take effect from the first page load
Its means after post back image is not coming ? Are you using Caching ?
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
-
nour123 wrote:
he update does not take effect from the first page load
Its means after post back image is not coming ? Are you using Caching ?
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
-
No i don' use caching
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
Does your image control getting reloaded after the update. for instance try updating the user image as _.jpg etc. so when you try change the image. Check weather the image control loads the next version (_<version_number+1>)
Venky