Hello everyone, I am a newcomer to coldfusion/spectra and am still trying to find how it all fits together and how to code in CF. I'm trying to code a dynamic PLP in CF (that mimics the webtop). My aim is to write a PLP which creates the final PLP that the end-user will see and use. The reason I want it dynamic is so that an operator who is using the first PLP to create the second (final) PLP can specify the number of steps they want in each final plp. I know this is confusing! I want to ask two questions: 1) how difficult this will be to write and if it is possible in a short time period. 2) when coding a plp in coldfusion - to pass variables from a html form in step 1 to a html form in step 2, what do I do? I'm trying to print in a table: <td>#form.variablevalue#</td> hoping that this will get the variablevalue from the previous step but it doesn't work. Thank you so much in advance!! Karling. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.
