At 03:09 PM 2/23/01 +0000, you wrote:
>Any way of having dnewsweb select a different set of templates depending on
>user selecting diferent languages. What i wan't to do, is to have a
>frontpage in wich the user will select the desired language, and depending
>on selection dnewsweb will use diferent templates.
No real nice way but a fairly simple work around.
copy dnewsweb.exe dnewsweb_french.exe
copy dnewsweb.ini dnewsweb_french.ini
Modify dnewsweb_french.ini to point to different templates but
everything else is the same.
Then with javascript or whatever you arrange that the user can select the
french cgi.
ChrisP.