Re: [Perl-unix-users] How to refresh page onload

2002-09-17 Thread $Bill Luebkert
Nitin wrote: > Hi Friends, > > I want your help. > I have a webpage with two frames. > When I click on the button on one frame it shows me the result (that is > a perl-cgi file) on the second but the problem is that it is showing the > old page (taking from the cache). > > Is there any way i

[Perl-unix-users] How to refresh page onload

2002-09-17 Thread Nitin
Hi Friends,   I want your help. I have a webpage with two frames. When I click on the button on one frame it shows me the result (that is a perl-cgi file) on the second but the problem is that it is showing the old page (taking from the cache).   Is there any way in perl to load a fresh page