Hi,
I have a problem:
I create records in js onSave.
And onLoad I retrive the records and update my html page.
My problem is that in google chrome it works very nice.
But in the explorer it doesn't work.
And when I debug I saw that he doesn't aware that there are new records.
( When I delete the browser history manually, it works nice and retrive the records ).
What should I do?
thanks!!