Microsoft
MB2-876 · Question #39
You create three image web resources that contain PNG images of the colors red, green, and yellow. You plan to use these images on the Account form as visual indicators of the Account's credit…
The correct answer is C. Insert the web resources into the Account form and then use JScript to show or hide the. See the full explanation below for the reasoning.
Question
You create three image web resources that contain PNG images of the colors red, green, and yellow. You plan to use these images on the Account form as visual indicators of the Account's credit rating. How should you use the web resources on the Account form?
Options
- AUse JScript in the credit rating's OnChange event to dynamically load the required web
- BCreate an iFrame containing an HTML page that executes JScript to dynamically load the
- CInsert the web resources into the Account form and then use JScript to show or hide the
- DUse JScript in the Account form's OnLoad event to dynamically load the required web
How the community answered
(33 responses)- A6% (2)
- B9% (3)
- C82% (27)
- D3% (1)
Community Discussion
No community discussion yet for this question.