I made some changes to my site, but when I view it still has the old pages, why is that?

It is likely that you are pulling up cache (store) version of your page. To fix this hold down ctrl+shiift and clicking the reload page button. You can also try clearing your cache, on IE you go to the Tools Menu then choose Internet Options then click "Delete Files"

  • 0 Users Found This Useful
這篇文章有幫助嗎?

相關文章

What are the steps to buy SSL certificate?

This is what you need to do:1. Please ensure your whois info (registrar) info is...

I am getting error when trying to send mail from php

I'm getting the following error when trying to send an email from a PHP program: Warning: mail():...

ERRMSG: Using CDONTS on Windows 2003,2008

Symptom The following error is returned when running CDONTS.NewMail on Windows 2003 (IIS...

Can I use a Datasource or DSN to connect to my database?

Datasources/DSN's are used to transfer information to and from a database, such as Access or SQL...

How to test Oracle and PHP connectivity?

Use this code as an example: replace scott with your user name replace tige with your...