Re: Giovani - Problemas with RELOAD in MS Explorer

2003-11-22 Thread Giovani M. Zaffari
mp_string_tamanho.'',"\n"; print "\n"; } print <<'HTML_TAGS'; ... ... ... HTML_TAGS print $szObs,'',"\n"; print <<'HTML_TAGS'; ... ... ... HTML_TAGS exit; sub error { $error = shift(@_); print "Erro:

Giovani - Problemas with RELOAD in MS Explorer

2003-11-21 Thread Giovani M. Zaffari
Someone had a problem with the Reload / Refresh page using the mod_perl? I have a script that runs ok only the first time (or when it's not in the cache), but the second time some images disappear and the browser stay in a loop trying do download them indefinitly.   Giovani