Results 1 to 5 of 5

Thread: no frames

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Egypt
    Posts
    179

    no frames

    Hello,

    In my website pages, I have it devided into 3 parts:
    1) top row advertisments,
    2) right column for buttons and links,
    3) the body of page.

    both sections 1 and 2 are fixed in contents, the only part have to be changed is part 3. How can I implement this page without frames.

    Another question, How can I get the width and height of the window and get hint (event) when the user resize this window?

    Thanks

  2. #2
    Fanatic Member Gimlin's Avatar
    Join Date
    Dec 2001
    Location
    Hell
    Posts
    734
    Tables?

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    You could use Server Side Includes, where the content of top or column is stored in a seperate file.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  4. #4
    Hyperactive Member scsa20's Avatar
    Join Date
    Apr 2001
    Location
    Mars
    Posts
    456
    yeah, use eather PHP or ASP for the actuly site and have a template folder that it well use for the layout.


    p|-|34|2 /\/\3 f0|2 | $p34k 1337
    My TSS quote of the day: "If your haveing a bad day, just press the restart button."

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Egypt
    Posts
    179

    window size

    What about <script src="file.js"> i think that is better than using asp include file.

    What about the second question:
    How can I get the width and height of the window and get hint (event) when the user resize this window?

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