On 5/22/07, Claude Schneegans <[EMAIL PROTECTED]> wrote: > > > How about having another form in the first action page that lists all > fields and transmit them to the second action template as hidden fields.
You could run victim of the user manipulating the hidden form fields, I'd say session first, hidden form fields second, not that you are saving yourself from something here but it's something, also, going to a 3 or 4 page form and you would really want to think about session variables because you then need to add hidden form fields on the third and forth form page... That list may get long and it's easier to reference session variable at that point. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278926 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

