Greetings.
I have a frameset that loads two external page.
I want to know is there anyway that I auto refresh just one of external pages each 45 seconds from my frameset ?
For example "header" and "main" are the two external pages and I just want to auto refresh the "main" ...
And also here is another problem ...
I have sent a variable to that page , for example:
<frame name="main" src="http://www.externalsite.com/main.php?ss=test">
I want the main.php always be refreshed with this variable(ss=test).
Help please...
