J
Jeremy Langworthy
Hi
I have two "totals" inputs whose values are dynamically calculated.
For obvious reasons I don't want users to be able to edit the
information in these. However, I do want this total passed to the next
page so I can store it. When I set the input to "disabled" it does not
pass it's value. Is there another way I can do this?
I was thinking about using an onFocus event to set the focus to
another field but is this the best option? Any help appreciated.
cheers
Jeremy
I have two "totals" inputs whose values are dynamically calculated.
For obvious reasons I don't want users to be able to edit the
information in these. However, I do want this total passed to the next
page so I can store it. When I set the input to "disabled" it does not
pass it's value. Is there another way I can do this?
I was thinking about using an onFocus event to set the focus to
another field but is this the best option? Any help appreciated.
cheers
Jeremy