<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>A todos da Lista, Bom dia!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Questão resolvida...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Realmente o problema era o header do 
retorno...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Quero agradecer a todos que colaboraram para 
</FONT></DIV>
<DIV><FONT face=Arial size=2>solução do problema (pelas aulas&nbsp;... rsrs), 
</FONT></DIV>
<DIV><FONT face=Arial size=2>nesta questão do cache.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Valeu galera...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>abs</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Claudio.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=geovanny@eutsiv.com.br href="mailto:geovanny@eutsiv.com.br">Geovanny 
  Junio - Eutsiv</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=saopaulo-pm@mail.pm.org 
  href="mailto:saopaulo-pm@mail.pm.org">saopaulo-pm@mail.pm.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 06, 2009 8:17 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [SP-pm] Problema com 
  opendir/readdir</DIV>
  <DIV><FONT face=Arial size=2></FONT><BR></DIV>Boa noite Cláudio, tudo 
  bem?&nbsp; <FONT color=#ff0000>VALEU GEOVANNY ... vc tinha toda razão .. 
  <BR></FONT><BR>Mas se você fez desse jeito:<BR><BR>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; print "Content-type: 
  text/html\n\n";</FONT></DIV></FONT></DIV>
  <DIV>&nbsp;&nbsp;&nbsp; print "Cache-Control: no-cache, 
  must-revalidate";<BR>&nbsp;&nbsp;&nbsp; print "Expires: Mon, 01 Jan 1970 
  00:00:01 GMT";<BR><BR>Realmente não vai funcionar, a linha em branco tem que 
  separar o cabeçalho do restante da mensagem:<BR><BR>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; print "Content-type: 
  text/html";</FONT></DIV></FONT></DIV>
  <DIV>&nbsp;&nbsp;&nbsp; print "Cache-Control: no-cache, 
  must-revalidate";<BR>&nbsp;&nbsp;&nbsp; print "Expires: Mon, 01 Jan 1970 
  00:00:01 GMT\n\n";<BR><BR>Sempre uso esses cabeçalhos para evitar cache quando 
  trabalho com ajax.<BR><BR>Abs,<BR></DIV><BR></DIV>--<BR>Geovanny 
  Junio<BR>Analista de Tecnologia<BR>geovanny (at) <A 
  href="http://eutsiv.com.br">eutsiv.com.br</A><BR>+55 31 9422-8885<BR>+55 31 
  3393-9132<BR><A 
  href="http://www.eutsiv.com.br">www.eutsiv.com.br</A><BR><BR><BR><BR>
  <DIV class=gmail_quote>2009/5/6 <SPAN dir=ltr>&lt;<A 
  href="mailto:claudio@dpreferencial.com.br">claudio@dpreferencial.com.br</A>&gt;</SPAN><BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV bgcolor="#ffffff">
    <DIV><FONT face=Arial size=2>Geovanny, Boa noite!</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Desculpe a demora no retorno.. só pude ver 
    agora..</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>hoje o retorno só faço isso..</FONT></DIV>
    <DIV class=im>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; print "Content-type: 
    text/html\n\n";</FONT></DIV></DIV>
    <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; print $result;</FONT></DIV>
    <DIV><FONT face=Arial size=2>........................</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Tentei fazendo algo assim....</FONT></DIV>
    <DIV class=im>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>
    <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; print "Content-type: 
    text/html\n\n";</FONT></DIV></FONT></DIV></DIV>
    <DIV>&nbsp;&nbsp;&nbsp; print "Cache-Control: no-cache, 
    must-revalidate";<BR>&nbsp;&nbsp;&nbsp; print "Expires: Mon, 01 Jan 1970 
    00:00:01 GMT";</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>assim....</DIV>
    <DIV><BR>print "&lt;META HTTP-EQUIV='Pragma' 
    CONTENT='no-cache'&gt;";<BR>print "&lt;meta http-equiv='Cache-Control' 
    content='no-cache, must-revalidate'&gt;";<BR>print "&lt;meta 
    http-equiv='EXPIRES' content='Mon, 01 Jan 1970 00:00:01 GMT'&gt;";<BR></DIV>
    <DIV>
    <DIV>assim....</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>mas ainda assim não eliminou o problema...</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Qualquer dica agradeço.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Claudio.</DIV></DIV>
    <DIV>&nbsp;</DIV>
    <BLOCKQUOTE 
    style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
      <DIV class=im>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal">----- 
      Original Message ----- </DIV>
      <DIV 
      style="BACKGROUND: rgb(228,228,228); FONT: 10pt arial; font-size-adjust: none; font-stretch: normal; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><B>From:</B> 
      <A title=geovanny@eutsiv.com.br href="mailto:geovanny@eutsiv.com.br" 
      target=_blank>Geovanny Junio - Eutsiv</A> </DIV>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>To:</B> 
      <A title=saopaulo-pm@mail.pm.org href="mailto:saopaulo-pm@mail.pm.org" 
      target=_blank>saopaulo-pm@mail.pm.org</A> </DIV></DIV>
      <DIV>
      <DIV></DIV>
      <DIV class=h5>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Sent:</B> 
      Wednesday, May 06, 2009 10:02 AM</DIV>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Subject:</B> 
      Re: [SP-pm] Problema com opendir/readdir</DIV>
      <DIV><BR></DIV>Olá Claudio,<BR><BR>Isso que te enviei são headers do 
      protocolo http,<BR>tente colocar no cabeçalho do response 
      diretamente.<BR><BR>Abs,<BR><BR clear=all>--<BR>Geovanny Junio<BR>Analista 
      de Tecnologia<BR>geovanny (at) <A href="http://eutsiv.com.br" 
      target=_blank>eutsiv.com.br</A><BR>+55 31 9422-8885<BR>+55 31 
      3393-9132<BR><A href="http://www.eutsiv.com.br" 
      target=_blank>www.eutsiv.com.br</A><BR><BR><BR><BR>
      <DIV class=gmail_quote>2009/5/6 <SPAN dir=ltr>&lt;<A 
      href="mailto:claudio@dpreferencial.com.br" 
      target=_blank>claudio@dpreferencial.com.br</A>&gt;</SPAN><BR>
      <BLOCKQUOTE class=gmail_quote 
      style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
        <DIV bgcolor="#ffffff">
        <DIV><FONT face=Arial size=2>Geovany,</FONT></DIV>
        <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Arial size=2>Testei com as seguintes 
        tag's...</FONT></DIV>
        <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Arial size=2>&lt;META HTTP-EQUIV="Pragma" 
        CONTENT="no-cache"&gt;<BR>&lt;meta http-equiv="Cache-Control" 
        content="no-cache, must-revalidate"&gt;<BR>&lt;meta http-equiv="EXPIRES" 
        content="Mon, 01 Jan 1970 00:00:01 GMT"&gt;<BR></FONT></DIV>
        <DIV><FONT face=Arial size=2>já tinha feito com...</FONT></DIV>
        <DIV><FONT face=Arial size=2>&lt;META HTTP-EQUIV="CACHE-CONTROL" 
        CONTENT="NO-CACHE"&gt;</FONT></DIV>
        <DIV><FONT face=Arial size=2>&lt;meta http-equiv="EXPIRES" 
        content="-1"&gt;</FONT></DIV>
        <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Arial size=2>Até o momento o problema 
        persiste.</FONT></DIV>
        <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Arial size=2>obrigado.</FONT></DIV>
        <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
        <BLOCKQUOTE 
        style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
          <DIV 
          style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal">----- 
          Original Message ----- </DIV>
          <DIV 
          style="BACKGROUND: rgb(228,228,228); FONT: 10pt arial; font-size-adjust: none; font-stretch: normal; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><B>From:</B> 
          <A title=geovanny@eutsiv.com.br href="mailto:geovanny@eutsiv.com.br" 
          target=_blank>Geovanny Junio - Eutsiv</A> </DIV>
          <DIV 
          style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>To:</B> 
          <A title=saopaulo-pm@mail.pm.org href="mailto:saopaulo-pm@mail.pm.org" 
          target=_blank>saopaulo-pm@mail.pm.org</A> </DIV>
          <DIV 
          style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Sent:</B> 
          Wednesday, May 06, 2009 9:43 AM</DIV>
          <DIV 
          style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Subject:</B> 
          Re: [SP-pm] Problema com opendir/readdir</DIV>
          <DIV><BR></DIV>Olá, tudo bem?<BR><BR>Peguei o bonde meio que andando, 
          mas, o seguintes http headers não resolveriam?<BR><BR>Cache-Control: 
          no-cache, must-revalidate<BR>Expires: Mon, 01 Jan 1970 00:00:01 
          GMT<BR><BR><BR>Abs,<BR><BR clear=all>--<BR>Geovanny Junio<BR>Analista 
          de Tecnologia<BR>geovanny (at) <A href="http://eutsiv.com.br" 
          target=_blank>eutsiv.com.br</A><BR>+55 31 9422-8885<BR>+55 31 
          3393-9132<BR><A href="http://www.eutsiv.com.br" 
          target=_blank>www.eutsiv.com.br</A><BR><BR><BR><BR>
          <DIV class=gmail_quote>2009/5/6 <SPAN dir=ltr>&lt;<A 
          href="mailto:claudio@dpreferencial.com.br" 
          target=_blank>claudio@dpreferencial.com.br</A>&gt;</SPAN><BR>
          <BLOCKQUOTE class=gmail_quote 
          style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
            <DIV 
            style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px" 
            bgcolor="#ffffff" name="Compose message area">
            <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Arial size=2>Daniel, Bom dia!</FONT></DIV>
            <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Arial size=2>Valeu pela dica, mas...</FONT></DIV>
            <DIV><FONT face=Arial size=2>ainda continuo com o mesmo resultado 
            final:</FONT></DIV>
            <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Arial size=2>1º - Rola OK</FONT></DIV>
            <DIV><FONT face=Arial size=2>2º - Crio/Deleto pasta</FONT></DIV>
            <DIV><FONT face=Arial size=2>3º - Rola ERRADO (retorna a mesma lista 
            de diretórios)</FONT></DIV>
            <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Arial size=2>continuo estudando sobre o 
            assunto...</FONT></DIV>
            <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Arial size=2>Obrigado.</FONT></DIV>
            <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
            <BLOCKQUOTE 
            style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
              <DIV 
              style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal">----- 
              Original Message ----- </DIV>
              <DIV 
              style="BACKGROUND: rgb(228,228,228); FONT: 10pt arial; font-size-adjust: none; font-stretch: normal; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><B>From:</B> 
              <A title=daniel-vinciguerra@hotmail.com 
              href="mailto:daniel-vinciguerra@hotmail.com" target=_blank>Daniel 
              Vinciguerra</A> </DIV>
              <DIV 
              style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>To:</B> 
              <A title=saopaulo-pm@mail.pm.org 
              href="mailto:saopaulo-pm@mail.pm.org" 
              target=_blank>saopaulo-pm@mail.pm.org</A> </DIV>
              <DIV 
              style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Sent:</B> 
              Tuesday, May 05, 2009 4:13 PM</DIV>
              <DIV 
              style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Subject:</B> 
              Re: [SP-pm] Problema com opendir/readdir</DIV>
              <DIV><BR></DIV>
              <DIV><FONT face=Calibri>Use esta tag também...</FONT></DIV>
              <DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
              <DIV><FONT color=#008080 size=2><FONT color=#008080 size=2>
              <P>&lt;</P></FONT></FONT><FONT color=#3f7f7f size=2><FONT 
              color=#3f7f7f size=2>meta</FONT></FONT><FONT size=2> </FONT><FONT 
              color=#7f007f size=2><FONT color=#7f007f 
              size=2>http-equiv</FONT></FONT><FONT size=2>=</FONT><I><FONT 
              color=#2a00ff size=2><FONT color=#2a00ff 
              size=2>"EXPIRES"</FONT></FONT></I><FONT size=2> </FONT><FONT 
              color=#7f007f size=2><FONT color=#7f007f 
              size=2>content</FONT></FONT><FONT size=2>=</FONT><I><FONT 
              color=#2a00ff size=2><FONT color=#2a00ff 
              size=2>"-1"</FONT></FONT></I><FONT color=#008080 size=2><FONT 
              color=#008080 size=2>&gt;</FONT></FONT> 
              <P><FONT color=#008080 size=2><FONT color=#008080 size=2><FONT 
              face=Calibri color=#000000 size=3>Esta tag faz com que o navegador 
              procure por uma nova versão da pagina a cada 
              requisição.</FONT></FONT></FONT></P>
              <P><FONT color=#008080 size=2><FONT color=#008080 size=2><FONT 
              face=Calibri color=#000000 size=3>Obs.: Como o próprio Luiz disse 
              não serve para resolver o problema... só para "tapar o 
              buraco"...<BR>Mas a titulo de conhecimento é 
              válido.</FONT></FONT></FONT></P>
              <P><FONT color=#008080 size=2><FONT color=#008080 size=2><FONT 
              face=Calibri color=#000000 size=3>Forte 
              abraço,</FONT></FONT></FONT></P></DIV>
              <DIV 
              style="FONT: 10pt Tahoma; font-size-adjust: none; font-stretch: normal">
              <DIV><FONT face=Calibri size=3></FONT><BR></DIV>
              <DIV 
              style="BACKGROUND: rgb(245,245,245); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial">
              <DIV><B>From:</B> <A title=claudio@dpreferencial.com.br 
              href="mailto:claudio@dpreferencial.com.br" 
              target=_blank>claudio@dpreferencial.com.br</A> </DIV>
              <DIV><B>Sent:</B> Tuesday, May 05, 2009 3:51 PM</DIV>
              <DIV><B>To:</B> <A title=saopaulo-pm@mail.pm.org 
              href="mailto:saopaulo-pm@mail.pm.org" 
              target=_blank>saopaulo-pm@mail.pm.org</A> </DIV>
              <DIV><B>Subject:</B> Re: [SP-pm] Problema com 
              opendir/readdir</DIV></DIV></DIV>
              <DIV><BR></DIV>
              <DIV><FONT face=Arial size=2>Daniel, </FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Arial size=2>valeu mas este eu ja 
              uso...</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Arial size=2>abs</FONT></DIV>
              <BLOCKQUOTE 
              style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
                <DIV 
                style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal">----- 
                Original Message ----- </DIV>
                <DIV 
                style="BACKGROUND: rgb(228,228,228); FONT: 10pt arial; font-size-adjust: none; font-stretch: normal; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><B>From:</B> 
                <A title=daniel.oliveira.mantovani@gmail.com 
                href="mailto:daniel.oliveira.mantovani@gmail.com" 
                target=_blank>Daniel de Oliveira Mantovani</A> </DIV>
                <DIV 
                style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>To:</B> 
                <A title=saopaulo-pm@mail.pm.org 
                href="mailto:saopaulo-pm@mail.pm.org" 
                target=_blank>saopaulo-pm@mail.pm.org</A> </DIV>
                <DIV 
                style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Sent:</B> 
                Tuesday, May 05, 2009 3:42 PM</DIV>
                <DIV 
                style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Subject:</B> 
                Re: [SP-pm] Problema com opendir/readdir</DIV>
                <DIV><BR></DIV>&lt;head&gt;<BR>&lt;meta 
                http-equiv="cache-control" 
                content="no-cache"/&gt;<BR>&lt;/head&gt;<BR><BR>[]'s<BR><BR>
                <DIV class=gmail_quote>2009/5/5 Alexei Znamensky <SPAN 
                dir=ltr>&lt;<A href="mailto:russoz@gmail.com" 
                target=_blank>russoz@gmail.com</A>&gt;</SPAN><BR>
                <BLOCKQUOTE class=gmail_quote 
                style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Claudio,<BR><BR>Se 
                  não me falha a memória tem um esquema de passar as indicaçòes 
                  de cache nos headers da requisição HTTP, ao invés de passar no 
                  HTML. Se me lembro é algo como:<BR><BR>GET /minha/pagina 
                  HTTP/1.1<BR>Pragma: no-cache<BR>Cookies: 
                  ...<BR>Etc...<BR>Etc...<BR><BR>Eu não estou lembrando de 
                  cabeça agora quando é de um jeito e quando é de outro, mas dê 
                  uma procurada.<BR><BR>
                  <DIV class=gmail_quote>
                  <DIV>2009/5/5 <SPAN dir=ltr>&lt;<A 
                  href="mailto:claudio@dpreferencial.com.br" 
                  target=_blank>claudio@dpreferencial.com.br</A>&gt;</SPAN><BR></DIV>
                  <BLOCKQUOTE class=gmail_quote 
                  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Luiz, 
                    Boa tarde! 
                    <DIV>
                    <DIV></DIV>
                    <DIV><BR><BR>Tem toda razão... era só um teste..<BR><BR>Vou 
                    Pesquisar mais sobre o controle do cache...<BR><BR>Por 
                    enquanto eu só conheço as seguintes tag's, para esta 
                    operação... já se encontram no html ... e não resolveram 
                    nd...<BR><BR>&lt;META HTTP-EQUIV="CACHE-CONTROL" 
                    CONTENT="NO-CACHE"&gt;<BR>&lt;META HTTP-EQUIV="Pragma" 
                    CONTENT="no-cache"&gt;<BR><BR>Se alguém tiver alguma 
                    dica...<BR><BR>Enquanto isso vou pesquisar 
                    ++++++....<BR><BR>Agradeço a sua atenção. 
                    <DIV><BR><BR>Claudio H.Binaghi<BR><A 
                    href="mailto:claudio@dpreferencial.com.br" 
                    target=_blank>claudio@dpreferencial.com.br</A><BR>5511 
                    3288.4840<BR><BR><BR><BR><BR></DIV>----- Original Message 
                    ----- From: "Luis Motta Campos" &lt;<A 
                    href="mailto:luismottacampos@yahoo.co.uk" 
                    target=_blank>luismottacampos@yahoo.co.uk</A>&gt; 
                    <DIV><BR>To: &lt;<A href="mailto:saopaulo-pm@mail.pm.org" 
                    target=_blank>saopaulo-pm@mail.pm.org</A>&gt;<BR></DIV>Sent: 
                    Tuesday, May 05, 2009 12:46 PM 
                    <DIV><BR>Subject: Re: [SP-pm] Problema com 
                    opendir/readdir<BR><BR><BR></DIV>
                    <DIV>
                    <DIV></DIV>
                    <DIV><A href="mailto:claudio@dpreferencial.com.br" 
                    target=_blank>claudio@dpreferencial.com.br</A> wrote:<BR>
                    <BLOCKQUOTE class=gmail_quote 
                    style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Diogo, 
                      &nbsp;ÓTIMA DICA!!<BR><BR>Você tem toda razão,<BR>o 
                      problema &nbsp;é o cache do navegador 
                      mesmo.<BR><BR>Resolveu 100%..<BR><BR>Muito 
                    obrigado.<BR></BLOCKQUOTE><BR>Cláudio,<BR><BR>O que o Diogo 
                    te sugeriu NÃO É UMA SOLUÇÃO, é apenas uma maneira crua 
                    de<BR>comprovar que o cache é mesmo o problema.<BR><BR>POR 
                    FAVOR EVITE IMPLEMENTAR ISSO COMO SOLUÇÃO 
                    DEFINITIVA.<BR><BR>Estas coisas mancham o bom nome da 
                    linguagem, não resolvem seu problema,<BR>e ainda por cima 
                    criam outro problema, maior, mais complicado: manter 
                    o<BR>software. Eu aposto como daqui a 6 meses, alguém vai 
                    estar se<BR>perguntando por que é que essa chamada de 
                    Math.random() precisa estar na<BR>URL. E isso é, no mínimo, 
                    má prática de programação.<BR><BR>Eu tenho certeza de que 
                    você pode fazer o seu browser se comportar<BR>corretamente 
                    ajustando os headers HTTP que você está enviando. Se 
                    você<BR>não sabe fazer isso, pergunte aqui, eu tenho certeza 
                    de que um dos<BR>inúmeros hackers da lista pode te ajudar 
                    com isso.<BR><BR>Por favor tente resolver o problema com 
                    boas práticas de programação.<BR><BR>Putamplexos.<BR>-- 
                    <BR>Luis Motta Campos is a software engineer,<BR>Perl 
                    Programmer, foodie and 
                    photographer.<BR>_______________________________________________<BR>SaoPaulo-pm 
                    mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
                    target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
                    href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
                    target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A><BR><BR><BR><BR></DIV></DIV>-- 
                    <BR>
                    <DIV>No virus found in this incoming message.<BR>Checked by 
                    AVG.<BR>Version: 7.5.557 / Virus Database: 270.12.11/2089 - 
                    Release Date: 30/4/2009 
                    17:53<BR><BR><BR>_______________________________________________<BR></DIV>
                    <DIV>
                    <DIV></DIV>
                    <DIV>SaoPaulo-pm mailing list<BR><A 
                    href="mailto:SaoPaulo-pm@pm.org" 
                    target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
                    href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
                    target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A><BR></DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV><FONT 
                  color=#888888><BR><BR clear=all><BR>-- <BR>Alexei Znamensky 
                  [russoz_gmail_com] [<A href="http://russoz.wordpress.com" 
                  target=_blank>russoz.wordpress.com</A>] [<A 
                  href="http://www.flickr.com/photos/alexeiz" 
                  target=_blank>www.flickr.com/photos/alexeiz</A>]<BR>"Though we 
                  live in trying times, we're the ones who have to 
                  try"<BR></FONT><BR>_______________________________________________<BR>SaoPaulo-pm 
                  mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
                  target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
                  href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
                  target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A><BR></BLOCKQUOTE></DIV><BR><BR 
                clear=all><BR>-- <BR><A 
                href="http://mantovanihouse.blogspot.com/" 
                target=_blank>http://mantovanihouse.blogspot.com/</A><BR>This is 
                my 
                poney:<BR>-------(\_------------_/)-----------<BR>-------)--(----------)--(-----------<BR>------(----(---------)----)----------<BR>-------)----(-------)----(-----------<BR>-------(----(-------)----)-----------<BR>--------\_-(\\.---.//)-_/------------<BR>----------\)' 
                -8--8- 
                '(/--------------<BR>-----------/------------\---------------<BR>----------(--)--------(--)--------------<BR>------------(_c__c_)----------------<BR>----------------------------------------<BR>perl 
                -MLWP::Simple -le 'grep{ print $1 if 
                /href="(http.+?)"/}split($/,get("<A 
                href="http://www.perl.org.br" 
                target=_blank>http://www.perl.org.br</A>"))'<BR>
                <P></P>
                <HR>

                <P></P>_______________________________________________<BR>SaoPaulo-pm 
                mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
                target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
                href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
                target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A> 

                <P></P>
                <HR>

                <P></P>No virus found in this incoming message.<BR>Checked by 
                AVG. <BR>Version: 7.5.557 / Virus Database: 270.12.11/2089 - 
                Release Date: 30/4/2009 17:53<BR></BLOCKQUOTE>
              <P></P>
              <HR>

              <P></P>_______________________________________________<BR>SaoPaulo-pm 
              mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
              target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
              href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
              target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A> 
              <P></P>
              <HR>

              <P></P>_______________________________________________<BR>SaoPaulo-pm 
              mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
              target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
              href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
              target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A> 
              <P></P>
              <HR>

              <P></P>No virus found in this incoming message.<BR>Checked by AVG. 
              <BR>Version: 7.5.557 / Virus Database: 270.12.11/2089 - Release 
              Date: 30/4/2009 
            17:53<BR></BLOCKQUOTE></DIV><BR>_______________________________________________<BR>SaoPaulo-pm 
            mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
            target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
            href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
            target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A><BR></BLOCKQUOTE></DIV><BR>
          <P></P>
          <HR>

          <P></P>_______________________________________________<BR>SaoPaulo-pm 
          mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
          target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
          href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
          target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A> 
          <P></P>
          <HR>

          <P></P>No virus found in this incoming message.<BR>Checked by AVG. 
          <BR>Version: 7.5.557 / Virus Database: 270.12.11/2089 - Release Date: 
          30/4/2009 
        17:53<BR></BLOCKQUOTE></DIV><BR>_______________________________________________<BR>SaoPaulo-pm 
        mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
        target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
        href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
        target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A><BR></BLOCKQUOTE></DIV><BR></DIV></DIV>
      <P></P>
      <HR>

      <DIV class=im>
      <P></P>_______________________________________________<BR>SaoPaulo-pm 
      mailing list<BR><A href="mailto:SaoPaulo-pm@pm.org" 
      target=_blank>SaoPaulo-pm@pm.org</A><BR><A 
      href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
      target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A> 
      <P></P>
      <HR>

      <P></P>No virus found in this incoming message.<BR>Checked by AVG. 
      <BR>Version: 7.5.557 / Virus Database: 270.12.11/2089 - Release Date: 
      30/4/2009 
    17:53<BR></DIV></BLOCKQUOTE></DIV><BR>_______________________________________________<BR>SaoPaulo-pm 
    mailing list<BR><A 
    href="mailto:SaoPaulo-pm@pm.org">SaoPaulo-pm@pm.org</A><BR><A 
    href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" 
    target=_blank>http://mail.pm.org/mailman/listinfo/saopaulo-pm</A><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>SaoPaulo-pm mailing 
  list<BR>SaoPaulo-pm@pm.org<BR>http://mail.pm.org/mailman/listinfo/saopaulo-pm
  <P>
  <HR>

  <P></P>No virus found in this incoming message.<BR>Checked by AVG. 
  <BR>Version: 7.5.557 / Virus Database: 270.12.11/2089 - Release Date: 
  30/4/2009 17:53<BR></BLOCKQUOTE></BODY></HTML>