bernaert Posted April 3, 2012 Posted April 3, 2012 Hi, I was wondering if it would be possible to send data to the browser once for each session and be able to present the data in a stringgrid without going to the server to request the data. It concerns a large matrix that we would like to download once to the browser on startup of the session and be able to display it to the user on request without refetching. Would this be possible? Thx, Bernaert Dominique Quote
Administrators Farshad Mohajeri Posted April 3, 2012 Administrators Posted April 3, 2012 There two ways. Using cookies and HTML5 storage. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.