Im looking to create a form, it requires check boxes with numeric values (ie. checkbox1 value=5), next to that checkbox is a user input box and right at the bottom a readonly box. When the user checks the box and inputs a number the result should be published in the output box.
Finaly I need it to be sent to my server and I can sort the rest.
Can anyone help me on this?
Thanks.