Categories
Tags → Explains Html

Writing Apache Modules with Perl and C

This guide to Web programming teaches you how to extend the capabilities of the Apache Web server. It explains the design of Apache, mod_perl, and the Apache API, then demonstrates how to use them to rewrite CGI scripts, filter HTML documents on the ...
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

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

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

Creating an ASP-driven Page Counter for HTML Pages

This article illustrates a technique to provide dynamic content generated from an ASP page onto a static HTML page. Specifically it explains how to display a page counter on a number of static HTML pages.
DETAILS

HTML E-mail

Sending an HTML e-mail message is easy from your client, but it can be tricky from a PHP script. This article explains how.
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

Add XML Newsfeeds to Your Site

This tutorial explains how to fetch XML data from an external web site and transform the data into HTML through XSL and ASP.
DETAILS

Offering Automatically Updating Syndicated Articles

This tutorial explains an easy method of offering an automatically updated html file to other sites. I have taken the example of an article but the same theory could be applied to other content such as tutorials, images or news.
DETAILS

Editing XML with XSL and ASP

As a follow-up to the &"Saving HTML Form Data to XML&" article, this tutorial explains how to edit XML files using XSL and ASP. This example assumes that you are familiar with ASP, XML and HTML 4.0.
DETAILS

Page:
©2003-2019 jCay.com