This page contains a download and instructions for configuring the "Get Virtual Earth Token" page for ColdFusion applications.
- Download vetokenCFM.zip.
- Extract the contents of vetokenCFM.zip to a Web-accessible folder.
- 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.
- 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.