Initiating page reload from the client [duplicate]
Possible Duplicate:
Server Side Reload Initiation on Ajax Call 开发者_Go百科
How do i intitate a page relaod from the client after and ajax call?
window.location.reload() is Javascript to refresh the page.
精彩评论