Debugging ASP.NET Mobile Forms Page Output
Posted by: Rick Strahls WebLog,
on 08 Jul 2005 |
View original
While creating a few mobile forms for my West Wind Web Store applications that manage the remote order management portion of the Admin interface I realized that it's pretty tough to debug the HTML output from a specific device. The issue is that if you hit the mobile page from a SmartPhone, a Windows Web Browser or a WAP phone you get different output. I'm doing this with VS.NET 2005 and well there are a few problems with the output generated.
So the question is how do you debug the output...