Results 1 to 3 of 3

Thread: PHP and Frames

  1. #1

    Thread Starter
    Member
    Join Date
    May 2001
    Location
    North East Germany
    Posts
    46

    PHP and Frames

    Hi

    i have a big problem...

    i have a frameset with 3 Frames (Top, Main, left) - Standart Frames
    in the Top Frame i have a php page with a form. This Page must load a other php page in the main Frame with the parameters which are feed in the form (topframe). But the php Page in TOP Frame must'n change.
    My main Problem is to change the main Frame Content.


    i hope someone can help me...
    http://www.fin-sn.de

  2. #2
    scoutt
    Guest
    sounds like you need to use javascript to do that.

  3. #3

    Thread Starter
    Member
    Join Date
    May 2001
    Location
    North East Germany
    Posts
    46

    Smile ....

    After 3 hours of trying...

    i didn't notice that the form i used can be targeted to the main Frame.

    <Form Action = "phppage2.php" Form Target = "mainFrame">
    the phppage2 will have all variables which are named in the Form...

    i tryed the whole time to open the page after i checked the values in phppage1... it is much easyer to check the values in phppage2

    thx
    http://www.fin-sn.de

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width