How to change internet explorer settings through Javascript? [on hold]
- by Abhi
I have a webpage which fetched value dynamically from a config file(whose contents changes after some interval). Initially i thought it might be some problem with my code but later when i cross checked it with other browsers it ran successfully.
On my further research i changed some settings in internet explorer regarding the temporary file.
Tool-internet options-browsing history(settings).
i selected "Everytime i visit the webpage" from amongst the 4 options that i had.
I wanted to know can set it programatically?