I think the best solution is to learn fusebox. All of your buttons then go through an index page and then redirects the user accordingly. Not only is it very easy to have multiple submit buttons on a page it also organizes your code and helps make your application more modular. To find a good newbie guide on fb3 go to http://bombusbee.com/index.php?fuseaction=downloads.byCategory You can find info at www.halhelms.com or www.fusebox.org
the only regret you'll have is not learning fb earlier. -----Original Message----- From: Ed Gordon [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 4:54 PM To: CF-Talk Subject: two SUBMIT buttons on a form? Is there a simple way to have two buttons on the bottom of a form, one which goes to one .cfm and one to another, and yet have both process the entered form data on the way? I would of course label them differently, such as NEW and COPY, or for similar functions. TIA Ed Gordon FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

