Categories
Tags → Statements

htmltmpl: templating engine

htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even web designers can easily learn its simple but powerful template languag...
DETAILS

Ace Perl Template Creator

This is a short code snippet to create easily modifiable html templates for use in your perl cgis. Hate having to place all the print statements in your program and having to escape all those quotes? Would you like to give the ability for people who ...
DETAILS

Simple Hit Counter

Simple Hit Counter is a text-based hit counter. You can use it on as many pages as you want. Call it via PHP include statements or SSI exec statements. The script will create a small file (a few bytes) for each page it keeps track of.
DETAILS

MouseOver show New Content

This JavaScript example shows how to create a &"dynamic&" updated field on the page. The updated field happens to be a table in this example, and the background is shown to show you it''s entire field. Netscape requires that th...
DETAILS

IntrSQL

The Compsys IntrSQL product is a component that allows SQL Statements to be run against almost any database over the Internet. The SQL Statement (along with DSN, Username and Password) are entered via any standard HTML (or ASP) page and the results a...
DETAILS

IntelliJ IDEA

IntelliJ IDEA is an intelligent and ergonomic Java development environment, delivering dozens of new usability features and concepts, not found in other products. It proves that the routine process of coding can be made pleasurable and very efficient...
DETAILS

Color Safe Palette or Nested For Next Loops && Arrays

The browser can do a great many things, but it has a limit of 216 colors that can safely (without dithering or color washout) display. Fortunately, there are many ways that you can display all the color combinations in the browser safe color palett...
DETAILS

SQL Abstraction Layer (SAL)

SAL provides a set of classes for creating and manipulating SQL statements. This makes it easy to refer to your SQL statements by-name instead of by-value, increasing portability. It also means you do things like have a search form generate SQL (incl...
DETAILS

Village

Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete S...
DETAILS

SqlFun

SqlFun is a Java program/applet that allows you to experiment with SQL statements (hopefully) without having to install a SQL server or database program. All you need is Java and Windows ODBC (or any other database server that supports JDBC). Startin...
DETAILS

Page:
©2019 A--9.com