ASP
ASP (Active Server Page) is a server-side language for dynamically creating webpages. An ASP itself is simply a text file script with the extension .asp containing HTML, client- and server-side script. One of the major benefits of ASP is the ability to retrieve data from all kinds of Databases (Access, Sybase, Oracle..)
|
 |
CGI / Perl
Perl is an interpreted high-level programming language. Perl has become the premier scripting language of the Web, as most CGI programs are written in Perl. Perl's roots are in UNIX but you will find Perl on a wide range of computing platforms.
|
DHTML
DHTML (Dynamic HTML), is a new web technology that enables elements inside your web page to be dynamic instead of static. Images can appear and disappear, text flies in and out, and content move around freely inside the screen. Most DHTML-Scripts are written in JavaScript and VBscript.
|
 |
Remotely Hosted Scripts
Remotely Hosted Scripts are hosted and installed for you. If you don't have the time or knowledge to install scripts, check these out.
|
Java Applets
|
 |
JavaScripts
|
PHP
PHP is a server-side scripting language for creating dynamic Web pages. PHP's programming syntax is very similar to that of Perl. Because of its elegant design, PHP makes it easy for anyone to learn. Unlike other scripting languages, PHP supports the most common databases like Oracle, Sybase and MySQL. PHP is an open-source language and is supported by a large groups of delvelopers. The code can be downloaded from php.net.
|
 |
Tutorials
Tips and Tutorials related to programming by tutorialsNOW.com
|