does anyone know how to force the default p800 browser to refresh a page and forget about his cache
I tried these meta tags
<meta forua="true" http-equiv="Cache-Control" content="max-age=0"/>
<META HTTP-EQUIV="Expires" CONTENT="-1">
<META HTTP-EQUIV="Pragma" content="no-cache">
but none of them seem work