Hello all, Umm..I'm in a bit of a bind. I have several rows of fields that are dynamically named like Reg_#CurrentDate# or VAC_#CurrentDate#.
At the end of each row, I need a Total of the numbers entered into the fields to show dynamically, as the user enters values into each field. How in the nine hells am I going to do that? I will have to somehow pass the name of the field (which is dynamically generated) to some Javascript (or Vbscript it doesn't matter right now), and then do the calculation with the code attached to the onBlur() event of each field. But I have no idea where to even start with writing code like this. -Gel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

