in reply to Re: How to force perl script to be refreshed
in thread How to force perl script to be refreshed
Attach either of those to the end of a link and the browser will no cache the output.Perl: my $time = time; JavaScript: var now = new Date(); var epoch = now.getTime();
|
|---|