View Single Post
  #2 (permalink)  
Old Nov 22nd, 2006, 16:12
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Mission Impossible??

Have you thought about laying your inventory out as a table with the necessary cells for the in-stock, allocated(taken), item weight and total weight values?

An onchange event in the allocated(taken) cells could trigger a JavaScript function that made the necessary calculations.
Reply With Quote