Jump to content

BlackDragon10123

Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Posts posted by BlackDragon10123

  1. the code for the frames is

     

     

    <html>

    <head>

    <title>Untitled Document</title>

    </head>

    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">

     

    <frameset rows=\"122,*,117\" cols=\"*\" framespacing=\"0\" frameborder=\"NO\" border=\"0\">

     

    <frame src=\"file:///C|/NewWeb/FrameTop.htm\" name=\"topFrame\" scrolling=\"NO\" noresize >

     

    <frame src=\"file:///C|/NewWeb/FrameMiddle.php\" name=\"mainFrame\">

     

    <frame src=\"file:///C|/NewWeb/FrameBottom.htm\" name=\"bottomFrame\" scrolling=\"NO\" noresize>

     

    </frameset>

    <noframes><body>

     

    </body></noframes>

    </html>

  2. Im new to dreamweaver, php, and frames and im trying to learn how to use them in dreamweaver i made 3 frames 2 of them are html and one is php. When i open the frames it just shows the code in the center frame. http://www.mystupidcrap.com/scott/frameset.php . But if i open the center frame by itself it works fine. http://www.mystupidcrap.com/scott/FrameMiddle.php . Its supposed to be a random picture genorator what am i doing wrong with the frames please help.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.