View Single Post
Old 03-07-2003, 12:57 PM  
WiredGuy
Pounding Googlebot
 
Industry Role:
Join Date: Aug 2002
Location: Canada
Posts: 34,486
Quote:
Originally posted by NetRodent
Are all of the documents on the same domain? If the frames call documents on other domains there is no direct way to access the variables. The only way to communicate between two frames on different hosts is to pass data via the window.status variable.
Yes, both all documents (main page, hidden frame and visible frame) are all on the same domain. The main page calls two frames, the invisible one is called /blank.html and the visible one is /content/index.html

How do you use the window.status variable to pass data since I keep getting undefined errors. Any other suggestions will really help.

Thanks everyone.
WG
__________________
I play with Google.
WiredGuy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote