>Hi list,
>I cant get to a solution
>of the following problem.
>
>I have a cfinput-field like:
>a) <cfinput type="text" name="billing_contact" required="no"> or
>b) <cfinput type="text" name="billing_contact" required="yes">
>
>A javascript should manipulate the cfinput either like:
>required="yes" or
>required="no"
>
>How can I do this ? With the onclick-attribut ?
>But this doesn't influence the required-attribut.
>
>Uwe


Use <cfform ""...></cfform> around this. 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302337
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