Terrific Product!
My question is with the excel export feature and leading zeros. My data source is an ODBC connection to a SQL database. I'm running ASPRunnerPro 3.0 and all of my list pages are working fine. My issue is that by design I have formatted most all of my data fields as "text", to preserver any leading zeros. The ASP list pages are displaying the proper format but when exported to excel, I lose the text format and consequently any leading zeros. Also on the same note, I will return an occasional scientific format value with the longer strings. ie. "0133010000080" will return "1.3301E+11". Any suggestions would be appreciative...