I'm accesses the same asp.net 2.0 (IIS 6.0) application in different ways; 1) directly from the browser to the server and 2) via a reverse proxy service that provides access through a firewall. Accessing the exact same page/information using each of these methods produces different html. The reverse...