I was hoping he really meant "one html page that looks like this single paper form I have over here...", rather than "one html form object with multiple submit buttons".
Just throwing it out there to muddy the waters. Jerry Johnson >>> [EMAIL PROTECTED] 09/02/03 03:18PM >>> Of course, but didn't his subject say, "one" form? ======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Jerry Johnson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 02, 2003 1:05 PM > To: CF-Community > Subject: RE: Two submits, one form.. > > > Or. two different forms on the page, each with a different action. > > > Jerry Johnson > > >>> [EMAIL PROTECTED] 09/02/03 03:02PM >>> > Just use different names... > > <input type="submit" name="add" value="Add Me, Baby!"> > <input type="submit" name="delete" value="Send me to Hell!"> > > In your form action area, you can check to see if form.add or > form.delete exists, and depending on which exists, do A or B. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:5 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Get the mailserver that powers this list at http://www.coolfusion.com
