Sonny! You rock man!!!!
thank you....
now 1 more questions....
Q1:
how do i IF it out so i dont get NAN if nothing is enterd or if only 2
fileds are enterd?
<cfinput type="text" name="ul3R_SSsp" width="50" height="18" />
<cfinput type="text" name="ul4_SSsp" width="50" height="18" />
<cfinput type="text" name="ul3r4x_SSsp" width="50" height="18" />
<cfinput type="text" name="q4_0_SSsp" width="50" height="18" />
<cfinput type="text" name="StainlessSteel_totalsp" width="50"
height="18" bind="{(ul3R_SSsp.text * 1) + (ul4_SSsp.text * 1) +
(ul3r4x_SSsp.text * 1) + (q4_0_SSsp.text * 1)}">
Side note:
you also solved my problem to count the number of check boxes checked.
as a bind in a text field.
<cfinput type="checkbox" name="ul3R_SS" height="18" />
<cfinput type="checkbox" name="ul4_SS" height="18" />
<cfinput type="checkbox" name="ul3r4x_SS" height="18" />
<cfinput type="checkbox" name="q4_0_SS" height="18" />
<cfinput type="text" name="StainlessSteel_total"
width="50" height="18"
bind="{(ul3R_SS.selected * 1) + (ul4_SS.selected * 1) +
(ul3r4x_SS.selected * 1) + (q4_0_SS.selected * 1)}" />
thanks again!
i do appreciate it.
-paul
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:302754
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4