I am developing a HTA application, for that I need to store some data at client side using JavaScript. Like localStorage in HTML5, I am just looking for same functionality i
I'm not sure if it still works with newer IE versions (>6), but you can try the FileSystemObject ActiveX component.