Update image problem
-
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)
I recommend reading the post on how to ask questions at the top of this forum. My answer right now is, your code is broken. Describing the problem with some actual code, would elicit a more specific response.
Christian Graus Driven to the arms of OSX by Vista.
-
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)
post the portion of the code for clear idea, but as per my understanding, you are loading the image to some temp file on the server, i.e. userimage.jpg and you have displayed that image on the page. and when user changes you are just replacing that image with another user image, so the name remains same every time. if this is the case then, your browser will not know, that image is changed, as the name of the image is same, with same size. so it will not request the image from the server next time, and loads the image from the history (temp internet files folder on client pc). this will happen until the image/content is not expired. (you can set this timeout value in <% Register ...> Tag on the aspx page ) to avoid that just put the username or random number before/after the image name i.e. image.jpg or use the direct memory binding instead of file base assignment.
-
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)
The same question you asked previously also... and you got some asnwers also... then why are you starting a new thread with the same question ? wait for someone to reply... and dont think that it is 2-3 pages old, so nobody will answer... :)
-
The same question you asked previously also... and you got some asnwers also... then why are you starting a new thread with the same question ? wait for someone to reply... and dont think that it is 2-3 pages old, so nobody will answer... :)
-
if you have an answer just write it otherwise close your mouth...
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
nour123 wrote:
if you have an answer just write it otherwise close your mouth...
OK, if you want to be rude...
nour123 wrote:
Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
You TRAIN people where you work, but you can't work out these simple questions, you post them here over and over and when the person who has ALREADY answered you, also points out that you're asking repeatedly, you're rude to him as if you EXPECT an answer, as if it's your RIGHT that we do your work for you, so that you can be paid more than you're worth while simultaneously taking work away from the people with actual dev skills, the very people you rely on to do your work for you ? What the hell is wrong with you ?
Christian Graus Driven to the arms of OSX by Vista.
-
if you have an answer just write it otherwise close your mouth...
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
nour123 wrote:
if you have an answer just write it otherwise close your mouth...
Ok, I have an answer for you then... go back to flipping burgers where you belong.
Jeremy Falcon jeremyfalcon.com[^]
-
if you have an answer just write it otherwise close your mouth...
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
nour123 wrote:
otherwise close your mouth...
Brother, you'd do well to heed your own advice. The rules for asking questions here are clearly posted; what you hope to achieve by ignoring them is hard to fathom.
----
You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.
-
if you have an answer just write it otherwise close your mouth...
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
nour123 wrote:
if you have an answer just write it otherwise close your mouth...
This forum is not for people Trainer like you :-\ :-\
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
-
nour123 wrote:
if you have an answer just write it otherwise close your mouth...
This forum is not for people Trainer like you :-\ :-\
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
if you don't understand, i'll repeat it clearly if you have an answer just write it otherwise close your mouth(shutup) please don't reply because i'll not read... hahaha
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
-
nour123 wrote:
if you have an answer just write it otherwise close your mouth...
Ok, I have an answer for you then... go back to flipping burgers where you belong.
Jeremy Falcon jeremyfalcon.com[^]
-
nour123 wrote:
otherwise close your mouth...
Brother, you'd do well to heed your own advice. The rules for asking questions here are clearly posted; what you hope to achieve by ignoring them is hard to fathom.
----
You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.