How to force a refresh in current page?
Appreciate it if someone can show me the code.
Reason: I have a page that allows user to change an image file. The image file is updated in the file directory. However, the 'old' image still shows in the current browser. The image will be updated only when I do a 'refresh' on the page. (But I can't possibly tell the user to 'refresh' the page, there must be a way to do it by codes, isn't it?)
Thanks.