If my form has 15 fields in it, rather than passing all 15 fields to the target template, could I... - create a struct variable (e.g. UserProfile), - name each form field as a variable under the struct (e.g., UserProfile.FirstName, UserProfile.LastName) - still be able to use the struct variable (UserProfile) in the target template??
I've tried this, but it doesn't seem to work. Any assistance would be great! Thanks, Erik ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

