Web Analytics Made Easy -
StatCounter Updating a table cell - CodingForum

Announcement

Collapse
No announcement yet.

Updating a table cell

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Updating a table cell

    Hi Folks

    I have created a website using a table layout. Every page on the website uses the same template, and i have a cell on the right that i have used for "Latest Media".

    What i would love to know is, is there an easier way to update that one cell in the table and have it update for every page on the website? I have been doing it by manually updating every single pages code. With 100+ pages on my site, that gets pretty tedious.

    Any help would be appreciated

  • #2
    You may use:
    - includes using a server-side language. For instance: PHP


    - load a single page in an iframe:


    There are also some JavaScript or AJAX solutions, but using a server side include looks the best to me.
    KOR
    Offshore programming
    -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    Comment


    • #3
      Have had a good play with the iframes, seems to do nicely for me.

      thanks for your help

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎