(for clarity, I will use SOM in place of Site Object Model)

I know I posted about this a couple of weeks ago, but I have some
additional detailed questions.

Here's the situation - I need to be able to programatically create
subsections in the SOM.  There are 12 main sections that are defined in the
SOM.

This is an example of the code we are using on our pages:

<cfsetting enablecfoutputonly="Yes">
<cfa_page
     pagename="Link Test for Tom 5"
     siteName="hudAtWork_Dev"
     sectionname="subsection2_____subsection_____Combined Federal
Campaign_____HUD People"
     >

etc, etc, etc.

As long as subsection2, subsection and Combined Federal Campaign are
defined in the SOM before running this page, everything is fine.

However, if any of these sections and subsections do not exist in the SOM,
I get a new (13th) section in the root of the SOM called subsection2.

Does anyone have any thoughts or suggestions on this problem?

Tom


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.

Reply via email to