i am working on forms
i used ReadOnly in
Focus is there any data is submitting but not able to edit that textbox data.
i used disabled in no focus is there and no edit but that textbox values is not submitting.
how to solve this issue in my form having
id quantity price Discount Total
ID is autofocus once id is entered Price and Discount Textboxes will fill automatically form DB
when i entered Quantity the next focus should goes to discount - i am not able to do that one please help me on this.
Thanks in advance Devendar