Which API allows scripts in a document from one server to exchange messages with scripts?

A Cross-Document Messaging API
B Web application API
C Both Cross-Document Messaging API & Web application API
D Cross-linking API

Correct Answer: Cross-Document Messaging API

The Cross-Document Messaging API allows scripts in a document from one server to exchange messages with scripts in a document from another server. This works around the limitations of the same-origin policy in a secure way. Each message that is sent triggers a message event on the Window of the receiving document.

Related Questions

Maria needs to install software on a Windows NT Server computer which is a backup domain controller. When she attempts to log on to the server, she receives the message "Unable to log on locally". What must you do to enable Maria to log on to the server?

Next steps