1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how to include text file in .html file

Discussion in 'HTML & Website Design' started by westhaven, Apr 25, 2005.

  1. #1
    how to include text file in .html file. i know its easy question but i don know
    i guess syntax starts like this <include..... tell me the full syntax
     
    westhaven, Apr 25, 2005 IP
  2. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You cannot. You need it to be SHTML, ASP, PHP. You could tell your server to parse all HTML files but this is usually not feasible because it can increase the server load
     
    Corey Bryant, Apr 25, 2005 IP
  3. SEbasic

    SEbasic Peon

    Messages:
    6,317
    Likes Received:
    318
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You could do it in HTaccess without any issues if you're running on Apache.
     
    SEbasic, Apr 25, 2005 IP
  4. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #4
    True but if you are parsing all HTML files without the need to really, the server load could be increased.
     
    Corey Bryant, Apr 25, 2005 IP
  5. SEbasic

    SEbasic Peon

    Messages:
    6,317
    Likes Received:
    318
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Oh yeah, no disagreements there, but If it needs to be done then it can...
     
    SEbasic, Apr 25, 2005 IP