Thanks a bunch. I now have my WAP pages going and working well. It took me a while to figure out the Graphics page but all is well. I finally figured out that the graphics could be configured using the WDS files from http://sparkline.org
I also found a great WAP redirect page at http://tom.anu007.googlepages.com/wapredirect. I had to add the following lines to get my Windows Mobile browser on my Treo 700wx to redirect properly.
//Check for Windows CE
if(stristr($userBrowser, ‘Windows CE’))
{
$ub=“WML”;
}
Now if I can just figure out why my WU Radar screen, on the normal web pages, puts Omaha at the San Fransico Bay when I zoom out, I think I’ll be done.
Ya! I know I’ll never be done with the tinkering stuff but all the major stuff will be done.
The problem with that is sometimes a person using a Windows CE device wants to see the regular page. Some phones are more capable than others and can view full pages.