didgydont Posted January 29, 2010 Share Posted January 29, 2010 hi all i have been playing with ajax and jumploader i can get jumploader to refresh a span no problem. but im trying to make a site where the user can upload 1 image and if the upload another it replace the old image with the same file name. the only problem is the preview box will refresh if there was no image but once i replace the image it show the old image in ie and firefox. any idea i have already added &sid="+Math.random() to the javasript url Quote Link to comment https://forums.phpfreaks.com/topic/190197-refreshing-image-with-same-name/ Share on other sites More sharing options...
didgydont Posted January 29, 2010 Author Share Posted January 29, 2010 this solves problem echo "<img src='recipeimages/Small/$_GET[image]?time();'>"; Quote Link to comment https://forums.phpfreaks.com/topic/190197-refreshing-image-with-same-name/#findComment-1003522 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.