Categories
Tags → Web Tutorial Html

How to process the data submitted from HTML form

The great advantage of ASP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use ASP code to make decisions based off this information to create dynamic web pages. Th...
DETAILS

vegUI

vegUI is a javascript-based window manager / widget collection that serves as a solid framework for the development of web applications and interactive dynamic websites. It was developed with 4 core concepts in mind 1) speed 2) modular desig...
DETAILS

Comment Form / Post Feedback Tutorial

Feedback is very valuable to not only the web designers, but to other visitors as well. This tutorial shows you how to create a script that will display comments from users, and allow users to post their own comments. The script is very secure beca...
DETAILS

CGI Tutorial

If you are looking to learn Perl CGI database programming for your web site, this tutorial is an easy way to do it. There are pictures to guide you and it is designed for someone with only minimal html knowledge. Covers perl syntax, cgi script insta...
DETAILS

Static HTML Generation With PHP and MySQL

Want to reduce the load that MySQL has on your web server? Generating Static HTML pages to replace queries is the solution. Read this tutorial to learn how.
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

What are JavaServer Pages?

The usefulness of static HTML has run its course and web sites whose sole content is comprised of static HTML pages are now often dismissed as &"brochureware.&" The real world is dynamic and web pages that want to reflect this must ...
DETAILS

PHP-browserdetecting script

This tutorial explains how to identify IE4+ or NS4+ on a windows 32 bit platform (all else is &"OtherBrowser&") and include different html Web pages for different browser types using PHP.
DETAILS

So, You Want A Guestbook CGI, Huh?

This online tutorial guids through the steps to place a guestbook CGI onto your system. This tutorial deals with UNIX servers and UNIX commands for configuration, and assumes that you are able to Telnet into the system, Create directories, and Change...
DETAILS

PHP3 Introduction

This excellent five-page tutorial introduces you to the world of PHP3 programming and Web database interfacing with MySQL. Main topics include: The definition of PHP, How to use HTML forms and variables with PHP, MySQL database interfacing, Outputtin...
DETAILS

Page:
©2003-2008 jCay.com