 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
lab_rat
Joined: 08 Sep 2005 Posts: 3
|
Posted: Thu Sep 08, 2005 10:07 pm Refreshing frames |
|
|
|
Hey there, my first post and all that jaz, so don't stone me, please.
Is there a way to make a frame of a website refresh when it is pointing to a particular webpage and not keep refreshing when it is pointing to another - without changing the code of the web page you're frame is displaying.
In an ideal world i'd be able to produce some code that looked like this:
| Code: |
if (main == fseoncall.htm)
{
refresh main;
} |
|
|
lab_rat
Joined: 08 Sep 2005 Posts: 3
|
Posted: Fri Sep 16, 2005 6:26 pm |
|
|
|
| Well if the answer's no to that, is there anyway to stop a page from refreshing that has <meta http-equiv=refresh content="15;> tags in it?? |
|
gary.newelluk
Joined: 12 May 2005 Posts: 548 Location: Peterhead, Scotland
|
Posted: Sat Sep 17, 2005 1:24 pm |
|
|
|
| Do you have control of the pages your are refreshing or are they external sources? |
|
lab_rat
Joined: 08 Sep 2005 Posts: 3
|
Posted: Sat Sep 17, 2005 9:42 pm |
|
|
|
They are external, no control this end  |
|
gary.newelluk
Joined: 12 May 2005 Posts: 548 Location: Peterhead, Scotland
|
Posted: Sun Sep 18, 2005 2:59 am |
|
|
|
I'm not sure its possible, I certainly can't think of a way.
You need to be able to access the meta refresh tag and I can't work out a way to do that. if anyone knows I'd certainly be interested. |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|