Reload in to another frame

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anibio06
    New Member
    • Dec 2006
    • 2

    Reload in to another frame

    Hi,

    I developed a PHP page with two horizontal frames. One top and one bottom.
    I want to load one page in to top frame from the bottom page withoout using any buttons.
    Pls tell me a soltn for this

    With Regards
    anibio
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    Heya, anibio.

    For that, you'd use a FRAMESET.

    Comment

    • kovik
      Recognized Expert Top Contributor
      • Jun 2007
      • 1044

      #3
      By the by, you'll want to get out of using frames ASAP. As of HTML 5, I believe they are officially deprecated.

      Comment

      Working...