RE: Server just.... stops?

2009-05-06 Thread Tony Ferraro
cfinput type=text style=background-color:##CCFF99 name=ToolCost onChange=document.getElementById('display').innerHTML=this.form.ToolCost.value/1*this.form.test.value/1 /td tdcfinput type=hidden name=test value=.15/td /tr span id=display/span Tony Ferraro E-Commerce Software Engineer

Coldfusion - Running Calculation

2009-05-06 Thread Tony Ferraro
-color:##CCFF99 name=ToolCost onChange=document.getElementById('display').innerHTML=this.form.ToolCost.value/1*this.form.test.value/1 /td tdcfinput type=hidden name=test value=.15/td /tr span id=display/span Tony Ferraro

Coldfusion - Running Calculation

2009-05-06 Thread Tony Ferraro
I have been struggling with a problem for the past day and was hoping anyone could lead me into the right direction. Example of problem: I have one field where the user types in a the cost of Tool, Lets say 75. Based on the cost of the tool 75, I have two other fields that needs update based