When developing templates for elink, it is helpful to ensure that changes to web pages on the server are reflected in the client immediately. There is a server option to ensure this happens.
1. Start->Administrative Tools->IIS Manager
2. Open the folders to reveal the website icon, Right click on that icon and choose properties
3. Choose the HTTP headers tab
4. Select ‘Enable Content Expiration’
5. Select ‘Expire Immediately’
6. Click Ok




