Want to store HTML File in cookie
-
Hi All, Is it possible to store HTML file inside a cookie. I'm try to store 1 big html file in cookie but it store only that '' tag alone, and delete all r cookies which were previously created. plz help me out how to proceed now....???? With Regards Amjath
-
Hi All, Is it possible to store HTML file inside a cookie. I'm try to store 1 big html file in cookie but it store only that '' tag alone, and delete all r cookies which were previously created. plz help me out how to proceed now....???? With Regards Amjath
Why would you want to do this??
-
Why would you want to do this??
Because i always want to load the page from cache not from the server. if page not found in cache then only i have to fetch the page from server. i dont know how to do this, thats why im planing to keep the page in cookie and load from there.... plz guide me.... My requirement... Always load the page from cache(.bmp, .css, .js) is it possible...??? how can i force the browser to always take the file from cache. my using only html and javascript. With Regards Amjath
-
Hi All, Is it possible to store HTML file inside a cookie. I'm try to store 1 big html file in cookie but it store only that '' tag alone, and delete all r cookies which were previously created. plz help me out how to proceed now....???? With Regards Amjath