the following may have been answered elsewhere, but I didn't find it with a
quick search of the archive.

I have a template that does the following:

1) Compile a whole bunch of data to feed to a PLP

2) Kick off the PLP

Moving from step-to-step within the PLP requires returning to and re-running
the above template. All the data is gathered again and feed to the PLP which
ignores it because it is already running.

Is there a standardized way of knowing that you're already in a PLP so the
set up stuff can be skipped? Seems to me I would get better performance
without redoing all the set-up stuff for each PLP step.

Thanks!

David


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