|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I have a generated html page which should be onscreen for 10 seconds only, then be replaced by another generated page. sleep 10 doesn't do anything - that first page stays onscreen. Is there a screen refresh command or suchlike?
|
|
#2
|
||||
|
||||
|
<meta http-equiv="refresh" content="10; URL=yourpagehere.htm">
|
|
#3
|
|||
|
|||
|
A belated thanks, Tron
I was looking so hard for a perl solution, I missd the obvious ! <BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by tron: <meta http-equiv="refresh" content="10; URL=yourpagehere.htm">[/quote] |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > refreshing screen with a new generated page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|