TABLE question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ron Hinds

    TABLE question

    I know this is a HTML question, but I can't seem to find an *active*
    Microsoft HTML newsgroup. If anyone knows of one... Or maybe someone can
    help me here.

    The MSDN documentation for the TFOOT tag states, in part (emphasis[*]
    added):

    Defines the table footer. Use TFOOT to duplicate footers when breaking a
    table across page boundaries, *or for static headers when body sections are
    rendered in a scrolling panel*.

    The last part of that is what interests me - I have some pages with tables
    that are quite long, and I want the header to stay visible while the body of
    the table is scrollable. I can't seem to find any examples of how to
    accomplish this. Can anyone here help me out? TIA!



  • Evertjan.

    #2
    Re: TABLE question

    Ron Hinds wrote on 16 jun 2006 in
    microsoft.publi c.inetserver.as p.general:
    [color=blue]
    > I know this is a HTML question, but I can't seem to find an *active*
    > Microsoft HTML newsgroup. If anyone knows of one... Or maybe someone
    > can help me here.[/color]

    As you surmized, it has nothing to do with serverside code like ASP.

    Please search elsewhere, there are probably html ngs a plenty.

    I count 54 ngs with the string "html" in their names on my news server.

    --
    Evertjan.
    The Netherlands.
    (Please change the x'es to dots in my emailaddress)

    Comment

    • Mike Brind

      #3
      Re: TABLE question


      Ron Hinds wrote:[color=blue]
      > I know this is a HTML question, but I can't seem to find an *active*
      > Microsoft HTML newsgroup. If anyone knows of one... Or maybe someone can
      > help me here.[/color]

      That's because Microsoft have nothing to do with html. It's not a
      proprietry coding language.
      [color=blue]
      >
      > The last part of that is what interests me - I have some pages with tables
      > that are quite long, and I want the header to stay visible while the body of
      > the table is scrollable. I can't seem to find any examples of how to
      > accomplish this. Can anyone here help me out? TIA![/color]

      CSS or frames is your answer. Someone asked the same question here a
      week or so ago. Let me find the post...

      Ah. Here it is:



      --
      Mike Brind

      Comment

      • Ron Hinds

        #4
        Re: TABLE question


        "Mike Brind" <paxtonend@hotm ail.com> wrote in message
        news:1150532806 .774969.187940@ i40g2000cwc.goo glegroups.com.. .[color=blue]
        >
        > Ron Hinds wrote:[color=green]
        > > I know this is a HTML question, but I can't seem to find an *active*
        > > Microsoft HTML newsgroup. If anyone knows of one... Or maybe someone can
        > > help me here.[/color]
        >
        > That's because Microsoft have nothing to do with html. It's not a
        > proprietry coding language.[/color]

        Can't build a web page without it, though. And it is used heavily in
        FrontPage and Visual InterDev. MSDN provides a HTML reference. So I thought
        it was reasonable to assume they would have a NG...
        [color=blue][color=green]
        > > The last part of that is what interests me - I have some pages with[/color][/color]
        tables[color=blue][color=green]
        > > that are quite long, and I want the header to stay visible while the[/color][/color]
        body of[color=blue][color=green]
        > > the table is scrollable. I can't seem to find any examples of how to
        > > accomplish this. Can anyone here help me out? TIA![/color]
        >
        > CSS or frames is your answer. Someone asked the same question here a
        > week or so ago. Let me find the post...
        >
        > Ah. Here it is:
        >
        >[/color]
        http://groups.google.com/group/micro...dc271d4caf7c/#[color=blue]
        >
        > --
        > Mike Brind[/color]

        Thank you, Mike!


        Comment

        • Mike Brind

          #5
          Re: TABLE question


          Ron Hinds wrote:[color=blue]
          > "Mike Brind" <paxtonend@hotm ail.com> wrote in message
          > news:1150532806 .774969.187940@ i40g2000cwc.goo glegroups.com.. .[color=green]
          > >
          > > Ron Hinds wrote:[color=darkred]
          > > > I know this is a HTML question, but I can't seem to find an *active*
          > > > Microsoft HTML newsgroup. If anyone knows of one... Or maybe someone can
          > > > help me here.[/color]
          > >
          > > That's because Microsoft have nothing to do with html. It's not a
          > > proprietry coding language.[/color]
          >
          > Can't build a web page without it, though. And it is used heavily in
          > FrontPage and Visual InterDev. MSDN provides a HTML reference. So I thought
          > it was reasonable to assume they would have a NG...
          >[/color]

          LOL. Let me see if I can find the Adobe or Macromedia html groups
          then....

          :-)

          Comment

          Working...