After updating an existing page, what can I do to ensure that all visitors are viewing the current page and not something in their cache.
1. Refresh or not refresh - Adobe Dreamweaver
2. flash site and refreshing inconsistencies
3. site i designed wont auto refresh - Adobe Dreamweaver
4. Site not loading - Refresh?
My site is now refreshing every two seconds = not viewable, according to my ISP and they don't know why. They noticed a refresh tag on on index.html. I looked at the code and there is a meta refresh tag right at the top. But that tag exists on all of the sites I develop with no problem. The site ws working fine until I migrated it to another server. I took this code for granted, not knowing what it does. <meta http-equiv="refresh" content="1;URL=filename/index.html"> Can anyone offer insight here? R
5. Site Problem, Refreshing when page is loaded - Adobe Dreamweaver
6. Refreshing site with new field in database
If you have an existing 'application' (insert/update/delete transactions) and you add a field to the database, is there another alternative other than recreating these pages? A tutorial? php/mysql - CS3
7. using refresh button on the menu bar to refresh two frames. - ASP
8. Help Please: Can a basic html form drop-down control be refreshed without refreshing the whole page?