i have 2 different files.
i have 2 frames in first file.
i have one frame in second file
i want to access frame in second file from first file frames.
can anyone tell me the way plz
i used parent.frames["name"]
name is the frame name in second file.
it gives "undefined"