Click to See Complete Forum and Search --> : window/frame variables


LouisSlippers
01-11-2004, 08:31 PM
Hey :D

I have a small problem and I was hoping someone might be able to help.

I have created a site which I wish to redirect to another URL (if the external URL is active/turned on).

I created a frameset which has two additional frames.

1) a local page which contains an empty variable
2) an external page (eg http://xxx.xxx.xxx.xxx/page.html)

I have set it up so that page 2 changes a variable in page 1 when it loads. page 1 then after 5 seconds, check the variable, if it is true (the server is on) the top.window.location changes.

Unfortunatly I am having some trouble writing to the variable, can anyone help?

ty, Louis

Khalid Ali
01-11-2004, 09:56 PM
whats the error??
if you are getting access denied then forget it,
It means that you are trying to access data on a page that is out of domain.
If you are not getting access denied then show us the error or better yet,post the link to the pages