A Flash Developer Resource Site

Results 1 to 20 of 22

Thread: How to Prevent Browser Caching?

Threaded View

  1. #1
    Senior Member TeroLebe's Avatar
    Join Date
    Mar 2003
    Location
    Lahti, Finland
    Posts
    302

    How to Prevent Browser Caching?

    I've done a game with Flash that uses variables on a PHP-pages (loadVariables)... But I noticed that the Browser has left the php-pages I've used in a Windows Temporary-internet-pages-folder. So it's a major security problem, if user can use these pages over and over again.

    1)
    Is there any way to prevent browser to cahching these php-pages?


    edit:
    And I don't mean just using "mypage.php?junk="+Math.random()
    These sites get cached too, the browser just don't know they are all the same site... You can find all of these pages in Temporary-Internet-Files-Folder.
    Last edited by TeroLebe; 10-10-2004 at 04:10 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center