Jump to content

BlackDragon10123

Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Everything posted by BlackDragon10123

  1. chris what the hell u doin on the board did u start reading timmys php book
  2. ya i figured that out timmy helped me i got confused because the ceter wasnt working when it was php but it did when it was an html so i thought it was a php problem and not a html because the top and bottom frames worked and the center didnt....... I\'m so fucking dumb
  3. 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>
  4. 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.