My website pages display properly on my desktop. They also display properly on my iPAQ. I can get to them using the .com URL on the desktop; there, I can also get to any individual page using .com/pagename...
On the PDA, I can get to .com/pagename... but I get a blank screen when I go to the .com URL. The Index.htm file uses javascript's location.href='... to redirect the client to a desired page. Is there a reason this method doesn't work for a PDA running Windows CE? (All javascript on other pages seems to run okay on the PDA).