This is the SoftCastle News V1.2 configuration page

Files included
NOTE: multiple news_inc.asp files are included, each with a number on the end (news_inc1.asp, news_inc2.asp, news_inc_default.asp, etc.) These file are identical to news_inc.asp except that they display the news on the page in different ways. To use one just copy to the server and change the name to news_inc.asp.
Installation of SoftCastle News
  1. If you put the files in the directories specified above then this script should work as is. If it doesn't work then you will have to edit the database connection string according to your website host.
  2. Open the config.asp file in a text editor and change the database connection string. NOTE: if you put the files in the default directories specified the you may not have to edit this.
  3. Also in the config.asp file are a bunch of configuration options that are heavily commented. After you get this script working, play around with the settings to see what looks best for you.
  4. To have the news displayed on your own page all that is needed is an include statement to have the news_inc.asp file included. If the page is called anything other than news.asp then you will also have to edit the config.asp file in the place specified. I suggest only doing this after you get the script running as is.

To modify this script for other languages you will need to edit the following files:

Well that's all there is to it. If you have any problems at all, visit the SoftCastle web site forum for assistance. You can also e-mail support for assistance but I would appreciate it if you used the forum first as an answer may already exist or another user may be able to answer your question before I can.