Hello! I am trying to work through some code that was recently handed to me to debug, and I have come across an area with which I have only a little experience:
http://franklinde.dyndns.info/index.cfm?fuseaction=ebookcategory&catid=4 What this is supposed to be doing is displaying a number of books in a certain category. But, for some reason, if a category has more than one book in it, it only displays the first, then throws this error: "The argument EBOOKID passed to function GetData() is not of type numeric." If anyone has the time to have a look at this code, which I am pasting below, and give me some advice, it would be GREATLY appreciated! Thank you! Richard The code that calls the component looks like this: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188745 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

