hi all,
i need to refresh the mobile page every 5 seconds
iam using this in the (Page_Load)
VB Code:
Response.Write( "<meta http-equiv=\"Refresh\"content=\"5\">" );
it is working fine using the browser but when i use the mobile simulator openwave sdk 6.2.2 the Mobile page does not Refresh
any one have an idea
thx alot
![]()






Reply With Quote