Forum Moderators: open
Any suggestions?
-Rocky
Why do some computers not show certain changes.
Is it possible this is a matter of caching at the PC level? Have you tried refreshing the page to see if the changes appear? I know, that is a dense question, but, you'd be surprised at the number of times I've had to answer this question with clients. Once they refresh the page, they see the changes.
Ctrl + F5 will refresh the page from the server bypassing local cache.
moltar, I wonder how many seconds we were off from posting. ;)
It worked. I had tried clicking the "Refresh" button at the top of the page dozens of times, with negative results. I tried rebooting and refreshing EVERYTHING that I had updated from the previous day. Nothing worked. But when I tried the Control/F5 button, it worked.
What is the difference between the "Refresh" button and the "Control/F5" button, or Hard Refresh?
What is the difference between the "Refresh" button and the "Control/F5" button, or Hard Refresh?
Hopefully someone will correct me if I'm wrong. But, the difference lies in how the refresh is done. When you click the Refresh button in the browser, the page is refreshing from your local cache.
When you use the Ctrl + Refresh or Ctrl + F5 command, you are forcing the page to refresh from the server bypassing the local cache.
-Rocky
I am not at home, so I can't see if my keyboard has an F-Lock Key. However, my computer at work has three keys at the end of the F row. They are: Print Scrn/SysRq, Scroll Lock, and Pause/Break.
That would be the standard sequence on a regular keyboard. Some keyboards are what they refer to as extended keyboards and may have the F Lock key as the F Keys serve two functions with an extended keyboard.
Yes, Ctrl + Refresh will perform the same function as Ctrl + F5.
Select view, then html code (I am at work and don't have Front Page here.) Then right click and select Reformat HTML.
I am not sure how to delete cache.
I am guessing that I go to Internet Explorer and select Internet Options, and then under Temporary Internet Files, select Delete Files.
Is this correct?
Reformatting the html may clean it up for you. If it doesn't, here's what I would do.
Open the problem page. We'll call it page.htm. Now open a new blank page and save that page as page2.htm or something similar. Now reopen page.htm. Now you should have the two pages showing on the tabs.
Now rebuild page.htm to page2.htm. You can copy/paste images and text to page2.htm.
When you're done and page2.htm is a workable page, close page.htm and go to the file and delete it.
Close page2.htm and go to the files and rename it to page.htm.
I admit I've had to do this more than once. FP is very forgiving but there is a point where it starts coughing things back at ya. :)
Do I need to hi-light the script first, and if so, can I hi-light the entire source code for the entire website and right click to reformat everything? I do not know how to read html code yet and I was afraid to guess at what to hi-light for fear I would do something that would keep my site from coming up at all.
-Rocky