Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8779 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm trying to modify a web page. Everytime I look at it live, I'm seeing the old page. I've done the Misc. Script command to Flush Cache, but nothing happens.

Is there something more radical I can do to flush the cache?

Posted

quote:

Originally posted by victorahugo:

I'm trying to modify a web page. Everytime I look at it live, I'm seeing the old page. I've done the Misc. Script command to Flush Cache, but nothing happens.

Is there something more radical I can do to flush the cache?

This is probable not FMP, but might be your web browser. Flush the cache on your web browser.

------------------

=-=-=-=-=-=-=-=-=-=-=-=-=

Kurt Knippel

Consultant

Database Resources

mailto:[email protected]

http://www.database-resources.com

=-=-=-=-=-=-=-=-=-=-=-=-=

Posted

Try putting this HTML tag in the <Head> section of your web pages:

<meta http-equiv="Pragma" content="no-cache">

This should prevent your browser from locally caching documents. This works well for Mac's but I don't know about Windows.

Posted

quote:

Originally posted by smoothdra:

Check out this link concerning caching:

It gives information about 'Pragma' and the 'expires' meta tag

I guess that is solution for browsers.

This case is about Unlimited WC caching something from database.

My HTML updates are not cached at all, but the database content is cached for couple of minutes or to the next change from web if the original change was done through FileMaker.

This topic is 8779 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.