Basically, I have an index page.index.cgi, using home.tmpl
It has a section, conveniantly titled: news.
Now, i have another page, /admin/news.cgi, this has a form in which is supposed to change the news once entered.
Now the scripts:
----------
home.tmpl (THE 'DYNAMIC CHANGE'):
----------...