On Mon, 7 Mar 2005 10:52:16 -0500, David Brown <[EMAIL PROTECTED]> wrote:
> From what I can tell the required attribute can not be changed with 
> actionscripting.  Has any tried placing a variable in the value of required 
> and with actionscripting in an onchange event update the value of that 
> variable?
> 
> I know I can't use required="#variable#" since that is a coldfusion variable. 
>  Would it be required="var a"  ?

If anything is going to work, it'll be this:

    required="{someASexpr}"
-- 
Sean A Corfield -- http://www.corfield.org/
Team Fusebox -- http://www.fusebox.org/
Breeze Me! -- http://www.corfield.org/breezeme
Got Gmail? -- I have 49, yes 49, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197766
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to