Greetings,
This may rank as a silly one today, but I am trying to write a
custom create method for an object and want to verify that I am not creating
a duplicate object. The need is to create one object for every day that our
page is created (page is a daily newsletter), and I was hoping to track the
object by its label. The only way that I can think of to manage the object
is via its label. My guess would be to do a CFA_CONTENTOBJECTGETMULTIPLE
for the parent type and loop threw the properties till find the date that I
will try to create. I could also embed that date label into the metadata
for the object and test that way, but I felt that label would be easier.
Any help that is out there would be appreciated. Thanks, Casey
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.