Question: 7. Write an IfThenElse statement that displays the value 25 in the lblShipping control when the strState variable contains the string Alaska (in any case);
7. Write an If…Then…Else statement that displays the value 25 in the lblShipping control when the strState variable contains the string “Alaska” (in any case);
otherwise, display the value 15.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
