Hi James,
I am not sure what you're asking. Are you trying to update a textbox with a calculation based on another textbox?
If so, you need to get a reference to the textboxes using document.getElementById for example. Or, in the client side onchange of the textbox fire a custom function and pass it
this as a reference to the text box.
I think I need more info to be able to give you a better answer. And, maybe just like the OP, you're better off in one of the JavaScript forums here at p2p.wrox.com
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out
this post.