Any way of updating content in XHTML through a text file?

Discussion in 'HTML & Website Design' started by theshad_ow, Aug 29, 2007.

  1. #1
    Is there a way for updating the text within <p></p> of the html file through a plain text file. I have a client and they want to update the website content themselves in future (just the text). I didn't use any server side scripting so I just want to know if there is way of doing it plainly through html file. thanks!
     
    theshad_ow, Aug 29, 2007 IP
  2. veckd

    veckd Peon

    Messages:
    1,065
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    iframe? other than that just php and languages like that. Oh! maybe xml too but im not too familiar with that.
     
    veckd, Aug 29, 2007 IP
  3. quite

    quite Peon

    Messages:
    392
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yeah you can just open up the html file, in notepad or wordpad, tell them which content they can editm they can then edit it on that, save and upload to the web.
     
    quite, Aug 29, 2007 IP
  4. venam

    venam Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you can also use the php include code and update the text file every time you want to add something new
     
    venam, Jan 15, 2008 IP