refresh the current page

hi friends,i have written javascrit to reload the page again location.href=document.URL instaed of this , i just need to refresh the current page. is there any function to do so. plz let me know.cheers
[237 byte] By [bobza] at [2007-10-2 20:29:55]
# 1
window.reload()
jgalacambraa at 2007-7-13 23:12:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
is it window.location.reload(false) or window.reload()
bobza at 2007-7-13 23:12:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
im sorry window.location.reload();
jgalacambraa at 2007-7-13 23:12:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
TY
bobza at 2007-7-13 23:12:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...