meta tag

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ABC

    meta tag

    Can someone tell me where I can get more info on these 2 meta tags

    <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
    <META HTTP-EQUIV="cache-control" CONTENT="no-cache">


    I am using them in my page but it still appears to be caching image
    files and Javascript. Are these tags browser dependent.

    ABC
  • Jim Ley

    #2
    Re: meta tag

    On Mon, 07 Jul 2003 17:24:58 GMT, bcampbell@imagi ctv.com (ABC) wrote:
    [color=blue]
    >Can someone tell me where I can get more info on these 2 meta tags
    >
    > <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
    > <META HTTP-EQUIV="cache-control" CONTENT="no-cache">
    >
    >
    >I am using them in my page but it still appears to be caching image
    >files and Javascript. Are these tags browser dependent.[/color]

    Why are you asking in a javascript group? Please ensure you ask
    on-topic questions.

    Covers the how's and why's of Web caching for people who publish on the Web. With FAQs.


    Jim.
    --
    comp.lang.javas cript FAQ - http://jibbering.com/faq/

    Comment

    • ABC

      #3
      Re: meta tag

      Ooops, my bad, sorry.

      ABC

      On Mon, 07 Jul 2003 17:31:53 GMT, jim@jibbering.c om (Jim Ley) wrote:
      [color=blue]
      >On Mon, 07 Jul 2003 17:24:58 GMT, bcampbell@imagi ctv.com (ABC) wrote:
      >[color=green]
      >>Can someone tell me where I can get more info on these 2 meta tags
      >>
      >> <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
      >> <META HTTP-EQUIV="cache-control" CONTENT="no-cache">
      >>
      >>
      >>I am using them in my page but it still appears to be caching image
      >>files and Javascript. Are these tags browser dependent.[/color]
      >
      >Why are you asking in a javascript group? Please ensure you ask
      >on-topic questions.
      >
      >http://www.mnot.net/cache_docs/
      >
      >Jim.
      >--
      >comp.lang.java script FAQ - http://jibbering.com/faq/
      >[/color]

      Comment

      Working...