>seems to me that if you're inserting "Message Here" with *every* >insert... might not want to insert it at all. Just display it on the >output page :) > >Message Here: <cfoutput>#myQuery.memo#</cfoutput> >
Well, the "message here" text would only be included for the transfered records, i.e., those processed by this particular section of the action page. I guess I could include a field in the DB saying "Transferred: yes/no", and then on the output side, if "transferred" is "yes", I could include the message with appropriate HTML for the carriage return. I'll think about that one. Thanks everyone for the input/ideas. Roberto ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308327 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

