Categories
Tags → Html Code Example

Breadcrumbs navigation with PHP 5, SimpleXML, XPath and class

Navigate through a website can be most irritating if the user is not well informed where he is and where he comes from. To prevent users from being lost the breadcrumbs method is one of the most suitable. SimpleXML, XPath and PHP 5 are perfect tools ...
DETAILS

The easy way into Ajax with AHAH

AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript funct...
DETAILS

Gallery by H7

Features All sounds are fully configurable using an external XML file, which can be edited using any standard text editor, like Windows Notepad or Textpad. All image descriptions, paths, and category names and images, are fully configurab...
DETAILS

SMTP / POP3 Email Engine Library for C/C++

MarshallSoft SMTP / POP3 C/C++ email component library uses a simple API to send and receive mail, including HTML and MIME attachments from within an application. Knowledge of Winsock and TCP/IP is not needed. Easy interface to send and receive email...
DETAILS

Txt2html

Txt2html is the original tiny ''no bloat'' program that automates the process of splitting up large text files into nice html pages containing all the necessary hyperlinks to all the other pages. It uses the minimum of formatting so that th...
DETAILS

Random File Picker

The script simply takes the name of a directory and returns a random file from within that directory. An example of its use is provided by means of script to play the game Scissors/Paper/Stone. For a live use of this application, the author uses it t...
DETAILS

Create Excel on the Server

This code example demonstrates how to create excel documents on your server. Using the US state info db, after reading the contents of the db instead of writing output to the browser, html text is written to the server with the .xls file extension. A...
DETAILS

Financial Graph

This sample code demonstrates how to create effective graphs using simple html and the output from an access db but without the need for third party components. The example shows the stock performance for Yahoo.
DETAILS

Online Survey Form Administration

The author notes, &"In most web_based database application, webmasters are allowed to administrate their web sites throuth internet. In that way webmaster can maintain database or modify html pages anywhere. Many company''s internet or...
DETAILS

Servlet Essentials

The author notes &"This document explains the concepts of Java Servlets and provides a step-by-step tutorial for writing HTTP Servlets with complete source code for the example Servlets. The tutorial and the other chapters cover all facets o...
DETAILS

Page:
©2003-2008 jCay.com