Categories
Tags → Generate Html

Webware for Python

Webware for Python is a suite of software components for developing web-based applications that are multi-threaded, object-oriented and cached. The suite uses well known design patterns such as servlets and server pages (as found in ASP, PHP and JSP)...
DETAILS

SearchForms

SearchForms is a modular system for creating HTML forms that can generate an arbitrary SQL statement. It depends on the SQL Abstraction Layer from the Enzyme open-source project, as well as the OOHFORMS library from PHPLIB. Using the objects provided...
DETAILS

ASP-SQL2Table

SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relati...
DETAILS

FreeMarker

FreeMarker provides an easy way to get data from Java servlets into Web pages, and helps you keep graphic design separate from application logic. To use it, you encapsulate HTML in templates. These get compiled for you into Template objects, which ge...
DETAILS

Jerry''s Music Review Database

This is a music review system written in Perl that allows you to add your own review on a given album, and generate an HTML page from a simple flat text file. Each entry includes the band name, album name, date purchased, and a review of the album. I...
DETAILS

Online Database

Personal Online Database (POD) is a powerful C++ cgi script to create and manage online databases. The interface to access the database is fully customizable - Write your own html pages completely to your taste or use included templates. Database can...
DETAILS

Vote Servlet

This Java servlet allows you to quickly build and deploy surveys and polls on your web site. You can use your own HTML stuff for survey design and deploy servlet only as a script for saving/review results. Or you can generate survey also through this...
DETAILS

Inline PHP API Documentation

The purpose of this tool is to parse PHP source files and generate API documentation in HTML. It allows you to scan the specified PHP source files (given directories are searched recursively) and writes HTML files to the specified output path.
DETAILS

Dynamic Image Generation with PHP

PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you can create buttons with text from a database, create grapical displays of statistics from log files, a...
DETAILS

Top Downloads

This script counts how many times a file has been downloaded. It keeps statistics of your downloads and can generate a TOP10 of your downloaded files. The administration function of this script allows you to delete, rename or change count numbers fo...
DETAILS

Page:
©2003-2019 jCay.com