>>The problem is that when i try to refer to the form name
in any CF template

I may be wrong, but AFAIK, the form name is not transmitted by HTTP, it 
is only available to
Javascript on client side.
Even if a page contains several forms, only one can be submitted at a time,
and all its fields are referred in the form scope in the action template.

So there is no use to name forms differently (is necessary at all).
If you need to know which form was submitted, include the id in a hidden 
field.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300976
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to