It's usually not a good idea to use function names as variable names. Date is a function in almost every language. URL is a function in quite a few. So I would rename both of those variables.
On Sat, Aug 15, 2009 at 9:56 PM, John Barrett<[email protected]> wrote: > > Hi Paul, > > I think that I just fixed it`-` > I changed the field "date" to "date_entered" in the database, and now > it seem be working. > I guess using date as a DB field is not allowed? > > thanks`-` > John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4709 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
