- Using XMLHttpRequest and XML Data
- Mozilla closely matches IE's implementation of XMLHttpRequest
- Request server data without new page load
- Using SOAP and Web Services
- SOAP is on the verge of standardization (W3C)
- Remote Procedure Calls via XML and JavaScript
- JavaScript to script SOAP services