About page cache and cookies
Posted: Mon Jan 12, 2009 12:11 am
I recently developed a web here -> http://www.lihong.biz
now during development i found out after change some code especially the javascript
sometimes i have to delete all browser cache to make the script work ?
now i wonder if i change so many time what will happen to the guess user ( our customer ) especially when they never
do the ctrl + shift +del (firefox) cleaning all the cache , they won't be able to get the newest web version then
which will effect our customer who visiting the website
is there any way to clear the cache or maybe history ( only our website will be better ) when they come in only the first time.
now if suppose there is a code to do that and now i want to create a user system for the web site and using cookies
will it get effected or is there any solution regarding this kind of problem ?
can anybody shade some light for me, thanks. no need for code...
now during development i found out after change some code especially the javascript
sometimes i have to delete all browser cache to make the script work ?
now i wonder if i change so many time what will happen to the guess user ( our customer ) especially when they never
do the ctrl + shift +del (firefox) cleaning all the cache , they won't be able to get the newest web version then
which will effect our customer who visiting the website
is there any way to clear the cache or maybe history ( only our website will be better ) when they come in only the first time.
now if suppose there is a code to do that and now i want to create a user system for the web site and using cookies
will it get effected or is there any solution regarding this kind of problem ?
can anybody shade some light for me, thanks. no need for code...