Hello.

I have a fusebox application I am working on and need some advice.
I have a custom tag around each index.cfm file in each circuit of the application.

In one circuit I have a page that displays a form. The user fills out the form and 
submits it. Well I then have a fuse called act_checkForm.cfm which calls a custom tag 
that checks each form element for CFML, HTML, etc... well, what I need to do is copy 
that structure (form) so that it will be available to the calling template.

I have never used StructCopy before, is this the route I should take? Does someone 
have an alternate suggestion?

Thanks,
Mike


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to