garyrussell
09-08-2005, 09:23 AM
Hi guys,
I am trying to loop trhu all the frames in the html doccument of the web browser. However it seems that some web sites have frames, in frames, which in turn have frames in, which in turn have frames in, and so on. I cannt seem to work out a suitable loop to go thru them all.
You may have 2 initial frames,
Frame one may have 1 additional frame in
Frame 2 may have 2 additional frmaes
One of the two addtional may have a frame, and so on.
How can I loop thru all frame checking the html.
I am trying to loop trhu all the frames in the html doccument of the web browser. However it seems that some web sites have frames, in frames, which in turn have frames in, which in turn have frames in, and so on. I cannt seem to work out a suitable loop to go thru them all.
You may have 2 initial frames,
Frame one may have 1 additional frame in
Frame 2 may have 2 additional frmaes
One of the two addtional may have a frame, and so on.
How can I loop thru all frame checking the html.