Get Virtual Earth Token page - ColdFusionE-mail This Topic Printable Version Give Us Feedback

This page contains a download and instructions for configuring the "Get Virtual Earth Token" page for ColdFusion applications.

  1. Download vetokenCFM.zip.
  2. Extract the contents of vetokenCFM.zip to a Web-accessible folder.
  3. Open the file vetoken.cfm in a text editor and edit the "username" and "password" variables at the top of the file to contain your credentials for accessing Microsoft Virtual Earth.
  4. Edit the comma-delimited list of "refererUrls" to include the URL of the server that hosts your Web site. For example, if your application is running at http://myserver.com/myApp.html, set your allowed refererUrls to include http://myserver.com. Only applications hosted on http://myserver.com can use your Get Virtual Earth Token page.