Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Loading A Window Within Your Webpage

  1. #1
    Bowen747x's Avatar Poster
    Join Date
    Mar 2003
    Location
    New York
    Age
    37
    Posts
    607
    i have a site on geocities(its my homepage if u wanna check it out)i was wondering if it is possible 2 have my webpage setup w/ just 1 page instead of several. i would like to have a window in the center of my page, and wen u click a link at the left, the new page opens in the window, leaving the main page as it is

    sorry if this is confusing, just ask me 2 refrase. im understand html/java but im no still sort of new so i dont really no what im asking 4
    tYiA

  2. Internet, Programming and Graphics   -   #2
    yup its called frames

  3. Internet, Programming and Graphics   -   #3
    Bowen747x's Avatar Poster
    Join Date
    Mar 2003
    Location
    New York
    Age
    37
    Posts
    607
    yea that sounds like its excatly what im lookin 4, do u no the script 4 that?

    EDIT: or do u have a link 2 a site 4 it? im checkin yahoo but w/ no luck
    tYiA

  4. Internet, Programming and Graphics   -   #4
    any basic web design package will have the option to put frames in. Just start a new HTML page and goto templates and there will probably be some frame templates. What package you using to make your website ??

  5. Internet, Programming and Graphics   -   #5
    try google my freind its way better than yahoo

    try this

    http://www.w3schools.com/html/html_frames.asp

  6. Internet, Programming and Graphics   -   #6
    ah but Nogimics , give him the name and let him research , much better than just telling him how to do it

  7. Internet, Programming and Graphics   -   #7
    Bowen747x's Avatar Poster
    Join Date
    Mar 2003
    Location
    New York
    Age
    37
    Posts
    607
    Originally posted by Nogimics@6 April 2004 - 10:18
    any basic web design package will have the option to put frames in. Just start a new HTML page and goto templates and there will probably be some frame templates. What package you using to make your website ??
    ive alrdy said im using geocities and they dont have frames, thnx delphin
    tYiA

  8. Internet, Programming and Graphics   -   #8
    Bowen747x's Avatar Poster
    Join Date
    Mar 2003
    Location
    New York
    Age
    37
    Posts
    607
    ok, im using the following script but right now it only loads a page i tell it 2, how can i have it so wen i click a link, it loads that page

    <html>
    <body>
    <iframe src="default.asp"></iframe>
    </body>
    </html>

    i alrdy have my links on the site, they r a flash file, and i would like the frame 2 load the new page automatically wen u click a link
    tYiA

  9. Internet, Programming and Graphics   -   #9
    Originally posted by delphin460@6 April 2004 - 14:22
    ah but Nogimics , give him the name and let him research , much better than just telling him how to do it
    www.google.com

    Thats the last time I help you Bowen747x &#33;

  10. Internet, Programming and Graphics   -   #10
    Bowen747x's Avatar Poster
    Join Date
    Mar 2003
    Location
    New York
    Age
    37
    Posts
    607
    Originally posted by Nogimics+6 April 2004 - 10:42--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Nogimics @ 6 April 2004 - 10:42)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-delphin460@6 April 2004 - 14:22
    ah but Nogimics , give him the name and let him research , much better than just telling him how to do it
    www.google.com

    Thats the last time I help you Bowen747x &#33; [/b][/quote]
    thats the first time ive alrdy got a website w/ the html i need, thank u
    tYiA

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

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