Is it possible to link to page with frames like this?

Discussion in 'Programming' started by LanceT, Jul 2, 2007.

  1. #1
    OK let me set the scenario as easy as I can. I have a page has two frames in it, lets call it index.html with frame 1 and frame 2.

    Index.html has a default set of frames (frame 1 and frame 2), but I want a link that makes index.html display frame1 and frame3, except the link is on an external page, let's say digitalpoint.com

    Is there anyway I can do this?
     
    LanceT, Jul 2, 2007 IP
  2. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In which frame will be the link to show frame1 and frame3 at index.html?
     
    DeViAnThans3, Jul 4, 2007 IP
  3. ProgrammersTalk

    ProgrammersTalk Peon

    Messages:
    684
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes it is possible, if i understand what you mean lol...
     
    ProgrammersTalk, Jul 4, 2007 IP
  4. LanceT

    LanceT Peon

    Messages:
    279
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    figured it out through PHP. Thanks anyways guys.
     
    LanceT, Jul 4, 2007 IP