I have a bit of an issue, I'm on a project where a user requests a query, and the Web Server passes the query, to the Application Server, then the Application Server returns the response to the Web Component Server and the user will get a pure HTML report. Does anyone know how I would go about doing this?