jam
2007-07-08 14:29:37 UTC
I need to update two webpages daily automatically, one page will has links to daily articles i publish.
The second page has text, basically daily news.
I want to update them so that they take information to display on these two html pages from two text files that i will update daily.
Is it possible? is there an exmaple, i know of the write command in javascript, but how do i automate the files from picking text from another text document isntead of having to update them manually.
At the moment i use manual update of html pages, it takes me ages. I dont have any tools. just notepad for the whole site, i sue, html, and css sheets, for menus etc.
Thanks in advance