When does the ?Webs ecureTransaction? property for a menu item need to be enabled?
Answer(s)
- - If the menu item outputs vital data requiring secure communication.
- - If the menu item requires that a user is logged on to the Web site.
- - Ifitis necessaryforthe menu itemto be run in exclusive mode1 (i.e. onlyone usercan runthemenu item ata time).
- - If the menu item runs code that makes database transactions through a firewall.
Correct Answer - If the menu item outputs vital data requiring secure communication.