Textbox dropdown list problem
Sir, I have few problems i.e
1. When I calculate mulplication of two values and get the result on a textbox, the textbox still behaves edittable while I want it non-editable. but I dont know how to do it.
2. When I select a value from dropdown list and want the 100% on a textbox automatically like
When I select N/A then textbox should be empty
when I select 0 then textbox should have a value of 0%
when I select 1 then textbox should have a value of 25%
when I select 2 then textbox should have a value of 50%
when I select 3 then textbox should have a value of 75%
when I select 4 then textbox should have a value of 100%
3. I dont want my fillable form be downloaded or be saved but only printable (hardcopy),
please help me out in the above mentioned problems. thanks alot
