• GDownloadUrl asynchronously retrieves data identified by a URL
    • Uses XmlHttpRequest
    • Subject to the same-origin restrictions
  • Use try … catch to handle any errors