Click to See Complete Forum and Search --> : Loading Frames Problem


Grunty
08-14-2003, 05:15 AM
I have a link on my website that loads a frameset from someone else's site.

The left frame has their menu and the main frame has an introduction page.

I would like to be able to load a page in the main frame that is normally accessed from the menu without having to go through the intro page first.

If I can find out the file name of the destination page, is this possible?

Thanks

DaveSW
08-14-2003, 06:02 AM
Yes if you don't want the menu. Just link to their filename.

If you do want the menu, create a new frameset on your own site, specify the frame src's to be the menu and the page you want, and link to your frameset. Does that make sense?

Grunty
08-14-2003, 09:49 AM
Thanks for the pointer. I had to open it up as a separate window in the end, as it turns out that they use nested frames and I couldnt find out the file names of all of them.