See also:
This category in other languages:
German  [0]   Polish  [3]  

  • http://www.aptilis.com
    Aptilis - A simple scripting language, especially developed for the Web. The syntax is close to BASIC. Open source, BSD-like licence.
  • http://www.tabasoft.it/biferno/
    Biferno - Object-oriented, HTML embedded, open-source, cross-platform scripting language for web development.
  • http://www.micronovae.com/CSP.html
    C++ Server Pages - A scripting engine similar to ASP and JSP. However, it uses C++ as the development language.
  • http://www.codeneo.com
    CODE:NEO - Web server extension enables embedded C++ code within web pages. Includes libraries to facilitate typical web programming tasks, such as user sessions and HTML generation.
  • http://www.total-knowledge.com/progs/cppserv/
    CPPSERV - Application server that provides a CSP (C++ Server Pages) implementation coupled with a JSP-like API
  • http://ndraw.tripod.com/dbpager.htm
    dbPager - Generates HTML reports from databases and text files. By OCTAVA, Inc.
  • http://www.devscripts.net/
    Devscripts.net - Free scripts with source code and reviews.
  • http://www.dotnetindex.com/
    Dotnetindex.com - Articles, code samples and free applications. ASP, JSP, PHP, Ruby.
  • http://www.apacheweek.com/features/dynamicpages
    Dynamic Page Languages - The article discusses server side scripting under the Apache web server.
  • http://www.h2o.aestiva.com/
    H2O - A programming language for building web-based applications and products.
  • http://scriptsearch.internet.com/
    Internet.Com - ScriptSearch - A searchable collection of server-side scripting source code.
  • http://wdvl.com/Authoring/Tools/Tutorial/index6.html
    Introduction to Server-Side Processing - Article discusses the merits of Perl, CGI and Server Side Includes.
  • http://www.lassosoft.com/Products/index.lasso
    Lasso - Embedded, high-level commercial web programming language. XML-like syntax.
  • http://rakit.hu/n/
    N Technology - Information on the Apache/Linux based server scripting tool N+.
  • http://ppcpp.sourceforge.net/
    ppC++ - HTML-preprocessed C/C++ language which allows developers to write server-side programs in C++ embedded within HTML code.
  • http://quisp.sourceforge.net/
    QUISP (Quick Server Pages) - Line-oriented, procedural embedded language with full support for database, image, file manipulation.
  • http://www.racekit.net/
    RACE (Riverwatcher Active Content Environment) - A server-side scripting engine with database support for MySQL, Postgresql, and ODBC compliant servers.
  • http://www.scriptbanana.com
    ScriptBanana - A directory of ASP, ASP.NET, Perl, PHP books, scripts and components.
  • http://www.thesitewizard.com/
    The Site Wizard - Articles and tutorials on HTML, ASP, JavaScript, PHP. Newsletters, books, website guides.
  • http://www.smxlang.org
    SMX (Server Macro Expansion) - Language allows HTML developers to embed macros which connect to databases, process forms, send mail, etc. BSD-style open source license.
  • http://www.thescripts.com/serversidescripting/
    TheScripts.Com - Server Side Scripting - Offers a compilation of FAQs, review articles, and how-to's on server-side scripting for popular scripting languages such as MIVA, Cold Fusion, ASP, JSP and PHP.
  • http://www.uhtml.org
    uHTML - uHTML (user HTML) is implemented as an interface between the PERL programming language and HTML. The system shows how to add assign functions to tags within HTML pages and execute those functions inline. A GPL-library and some examples are available.