Mr. Pawan works as a Programmer in "ABC Marketing Company" where he has designed a Salary generator software to generate the salary of salesman in which Name and Salary are entered by the user. A screenshot of the same is shown below :

Help him in writing the code to do the following:
After selecting appropriate Radio Button, when 'Commission' button is clicked, commission should be displayed in the respective text field as each Salesman will get a commission based on the units sold according to the following criteria:
Unit Sold |
Commission(in Rs) |
1 to 20 |
500 |
20 to 40 |
1000 |
>40 |
2000 |