Results 1 to 2 of 2

Thread: Common content using DIV instead of FRAME

  1. #1
    Join Date
    Apr 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Common content using DIV instead of FRAME

    Hi,

    i have tried and tried to find the answer to my simple DIV problem without success. I would like to have the same header and menubar in my web pages (about 100 subpages) without loading them time after time. I mean that when I'm making changes to headers or menus in my web pages I wouldn't have to make the same modifications to all of my web pages. The pages would download the header and menubar information like the FRAMES work without using FRAMES... I understand that one can do all things with DIV that one can do with frames? Hov can I do this with HTML - I'm not familiar with PHP.

    Can anyone help me?

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    If you are using PHP then you could've used the include file functions like include, include_once, require, etc.

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
  •