I am quite new to Arexx and would like to ask for some help! Basically what I would like to do is to consturct a website that is easy to update. The way I would like to do this would be by having an XGI script that setup the layout for the page and then have it display a text file (with any html formatting) where ever it may be needed.
For example on my exsisting website I have a "News" colom, so basically the XGI script would generate the page then call the text file that held the news and print it on the page.
Like I say, I am new to Arexx (not to programming in generall although maybe a bit rusty!) and would like to know if a) this is possable, and b) how I would go about opening the text file and then "printing" it into the document.
Thanks! :-)