|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How can I make another frame refresh? I know I can do top.frame_name.location="whatever";
but I want to make sure that it pulls it from the server, and refresh. Any simple way to do that? Thanks, Ntropy |
|
#2
|
|||
|
|||
|
Try:
parent.framename.reload(); Put these tags in between the head tags of the page you want reloaded: <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="0"> Spookster |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > refresh? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|