I came across clearing authentication cache between browsers (FireFox and Chrome) by using JavaScript.
By reference from this post Link, the portion using XMLHttpRequest to clear cache for non IE browser not working in my situation.
I was looking for alternative way, any suggestion? please help
Thank you in advanced.