| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Jan 2005
Posts: 7
![]() | refresh? Hello I have just taken over a website--fairly basic html site. There is one problem I don't understand--most users must refresh their page to see any updates--assuming they had accsseed the page previously Is there some way to program so that users dont have to do that?? Thanks |
| |
| | #3 (permalink) |
| Man from Manila Join Date: Jul 2003 Location: The Net
Posts: 6,025
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | There are html headers that control how pages are cached. Just add the appropriate headers (such as page expiration date, last modification date, no-cache) to pages that you want users to refresh for every visit.
__________________ |
| |