Never mind, looks like you HAVE to supply the name of the query.. I was hoping you could supply a variable that contains the data. Another option then would be to create a query using your query data (using QueryNew) but that just seems like too much trouble.. why can't you have a button for each report sort method?
On Tue, Jun 17, 2008 at 2:40 PM, John Beirne <[EMAIL PROTECTED]> wrote: > Greg, > > You lost me. I haven't used cfsavecontent yet and I've been messing with > ever since I read your reply. I need a bit more detail. I'm not sure what > I'm supposed to append: the query results? the three reports? And how do I > append using cfsavecontent? > > Could you possibly type up a quick sample? > > Thanks a lot. > > John >>I have never done anything with cfreport BUT could you not use >><cfsavecontent>? >> >><cfreport I imagine is like <cflocation, as soon as it hits that first >>tag bam it goes off and everything else stops processing.. >> >>So could you use <cfsavecontent> and keep appending after the query >>calls and then only use 1 <cfreport? >> >>If that's not okay you may have to set up buttons or links to open up >>different reports.. 3 seperate pages with 1 query on each page. >> >> >> >> >>> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3763 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
