My code works if I directly call the XML file, I am trying to avoid this and I want to pass the XML file back as a variable, I don't want to save the XML file to webroot folder.
-----Original Message----- From: Massimo Foti [mailto:[EMAIL PROTECTED] Sent: Thursday, April 12, 2007 8:29 AM To: CF-Talk Subject: Re: Using Spry to Page forward and backward through data Spry 1.5 will have this kind of functionality build in: http://labs.adobe.com/technologies/spry/preview/samples/data_region/Spry PagedViewSample.html While final release of 1.5 insn't yet available, you can see most of the new features here: http://labs.adobe.com/technologies/spry/preview/ Before the Spry team published the things above, I wrote a Spry paging solution myself: http://www.massimocorner.com/libraries/spry/spry_paging/sample.htm ---------------------------- Massimo Foti, web-programmer for hire Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275064 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

