My REAL suggestion is to write your forms such that only a single FUSEACTION is
returned from any given form, possbily using Javascript to dynamically choose which
one goes into the hidden form field.
However, it you can't re-code your forms easily, try this:
It always returns the first item in a comma delimited list:
<CFSET MyFuseAction = ListFirst("#Attributes.FuseAction#")
Douglas Smith
At 08:33 PM 9/27/00 -0400, Hanno, Robert wrote:
>Has anyone come up with multiple fuseactions being returned from a single
>template. I'm working on a page here with umpteen forms and when javascript
>submits the one I want (referral_buyer), the index.cfm has a tough time
>handling the resulting fuseaction of "referral_buyer,next_buyer". I set
>other form fields in javascript and some of those are hosed also.
>
>I picked up the latest form2urlattributes and that didn't help things.
>
>Thanks
>
>Robert Hanno
>Lockheed Martin Enterprise Information Systems
>1801 State Route 17C
>Owego, NY 13827-3990
>
>------------------------------------------------------------------------------
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
====================================================
Douglas M. Smith - Database Architect/Web Integration Specialist
====================================================
TeraTech Inc - Tools for Programmers(tm)
VisualBasic, Web (ColdFusion and ASP), Math and Statistics,
Access, SQL, programming tools & consulting
100 Park Ave, Suite 360, Rockville MD 20850 USA
Voice: 301-424-3903, Fax: 301-762-8185
http://www.teratech.com
====================================================
Email: [EMAIL PROTECTED]
Mobil/Cell Phone: (240) 601-5520
ICQ: 41044319
====================================================
Do you need a group calendar or scheduler?
How about a free ColdFusion Tag and Function Reference?
Go to http://www.teratech.com/freestuff.cfm
====================================================
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.