HTML/SSI Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • isochar
    Super MURCer
    • Nov 1999
    • 1113

    #1

    HTML/SSI Help

    Could anyone guide me to any helpful sites on dealing with SSI? (specifically making a table work like frames)

    TIA.
  • JamesA
    MURCer
    • Aug 1999
    • 219

    #2
    NCSA HTTPd? IIS ASP? CFML? PHP?

    Here's a tip: First write out your HTML page as one complete page. Then figure out a way to slice it up into reusable parts (I think FrontPage's common border concept is similar). Then cut and paste those parts into separate files. Then execute the proper SSI command (depending on web server and/or application server) to include the parts in your codes.

    As for making a table look like a frame. Care to provide an example of what you are trying to say?

    JamesA

    P/S contact me via IM or ICQ. I have added your hotmail and ICQ addresses to my list.



    ------------------
    JamesA: Just a Dumbass MURCer
    <b>JamesA</b>: Just a <b>Dumbass MURCer</b>

    Comment

    • isochar
      Super MURCer
      • Nov 1999
      • 1113

      #3
      Here's the page I'm working on:


      You'll see how I want to have the table act as if it has a banner, navigation, and main frames.

      Comment

      • Greebe
        Super MURCer
        • Aug 1999
        • 8555

        #4
        Thx James
        "Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind." -- Dr. Seuss

        "Always do good. It will gratify some and astonish the rest." ~Mark Twain

        Comment

        Working...