Categories
Tags → How To Html Code

ListMail

ListMail puts you in complete control of your email marketing! It allows you to automate and simplify publication of ALL of your your e-zines, newsletters, update lists, and more, from your web site(s). Features include unlimited mailing lists, eac...
DETAILS

Recurse, not divide, to conquer

Ever want to know how to bridge processing of an HTML element over two XSLT templates? Here''s why not to do it. This article demonstrates how to shift your thinking into the XSLT recursive approach, which is especially helpful if you have a bac...
DETAILS

Dynamically Changing Static Web Galleries

This article explains how to dynamically change static HTML Web galleries so that the Web galleries match the color, layout, and design of a Web site. It first discusses some tools that will create static HTML Web galleries, then it describes reasons...
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

Converting Your existing HTML to XML

This article explains how to easily migrate HTML pages to XML using HTML Tidy and a COM Wrapper. It discusses a sample conversion of the bookmark file from HTML to XML and then into a browser-neutral tree view. Helpful for sites where a lot of inform...
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

Managing e-zines with JavaMail and XSLT, Part 2

This article demonstrates how to automate e-mail publishing chores with Java and XML. This concrete application of XML and XSLT describes an e-mail newsletter (e-zine) publishing application that outputs both HTML and plain text e-mail messages. Five...
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

XML and Perl: Embedding XML in HTML

This 6-page article explains what XML is, and what it can be used for. It also shows how to develop a Perl script to retrieve and display the contents of HTML embedded XML tags, and how to create a script that gathers news headlines from an XML file ...
DETAILS

Phorm Manager

In this part four of a series on HTML form handling with PHP, it explains how to create a powerful PHP form handler, called Phorm Manager. Topics include: Design goals, Internal data management, form validation, and more. Full source code available.
DETAILS

Page:
©2003-2019 jCay.com