hello,
can someone give me some details about the fileupload control?
i am experiecing some kind of 'not kwowning what could happen' with it.
I mean, every time i upload an image i see or sometimes dont see impact. its wierd. so it could be that the old image was still in browsercach or something. so i have two questions :
how to force an refresh to download all images again like f5 does? response.redirect(request.url.tostring) doesnt work.
who can give me some details about the imageupload that i probably didnt now, which examplains this behavior?
Go to the complete details ...