avrail
Oct 5th, 2006, 12:35 AM
hi all,
i need to refresh the mobile page every 5 seconds
iam using this in the (Page_Load)
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
:wave:
i need to refresh the mobile page every 5 seconds
iam using this in the (Page_Load)
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
:wave: