[Blogcfc-develop] well, that was easy
Brought to you by:
cfjedimaster
From: Raymond C. <ra...@ca...> - 2003-11-13 14:28:03
|
In RSS.cfm, modify lines 27-31 to be: <cfelseif url.mode2 is "cat" and isDefined("url.catid")> <cfset params.byCat = url.catid> <cfelseif url.mode2 is "entry"> <cfset params.byEntry = url.entry> </cfif> I'm going to update the zip online. ======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : jed...@mi... Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda |