I am upgrading my WAP 1.X pages to WAP2 (XHTML) and found myself having extreme difficulties with one issue.
With the WAP 1.x I use a timer to refresh the deck every x seconds, I tried using META but found that the same code that works perfectly with Microsoft IE (6) will not refresh the page on my nokia 3650
Below is my code
CODE: (ASP.NET/VB.NET)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<meta> element is not currently supported in Nokia dualmode browser. Therefore you cannot use it to refresh pages which results that only static XHTML pages are supported.