Is there a way in WebReports to get a value from the XML in the report definition file? i can do txtUserName.value = Report.DataSource.ConnectionString and that works fine to show me the report's connection string. In my ASP.Net code, i append an element to the //Reports/Report/DataSource node called...