In my app, I can build somewhat complex urls (ex: </Debug/reports/exportRecords.csv/strings/60?att=FreezeTime&att=StringID&att=Vi_avg&att=Vo_avg&att=Ii_avg&att=Io_avg&att=Pi_avg&att=Po_avg&orderby=FreezeTime&orderby=StringID> that give me precisely the csv output I require. The function exportRecords returns a dict (records=records) and records is a rows object.
If I change the url from using exportRecords.csv to using exportRecords.json it reports "no json". What gives? How can I make this more generic? I'd like to be able to use the same url conventions to return json for use in charts. Thanks! -- Lorin Rivers Mosasaur: Killer Technical Marketing <http://www.mosasaur.com> <mailto:lriv...@mosasaur.com> 512/203.3198 (m)