Categories
Tags → Html How To Use

Introduction to AJAX and Microsoft ASP.NET AJAX Framework

Explains how to use AJAX to make more dynamic and responsive ASP.NET Web applications, which ultimately results in rich user experience. AJAX, an acronym for Asynchronous JavaScript And XML is a group of technologies like Java Script, XML, CSS,...
DETAILS

Apache PHP Tutorials - Installing and Running Apache Server and PHP Script

A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.i...
DETAILS

CSS AutoLoad

CSS AutoLoad processes the @import keyword server-side instead of client-side. In this manner, website authors can easily create and load a CSS framework into all pages with a single stylesheet include, no matter how many .css files are in use. ...
DETAILS

Carbon Emission Calculator

his is a very simple script that calculates the amount of carbon emissions of any appliance given its wattage and time of use, it can easily be converted to a cost calculator by modifying the HTML in the form layout, there is no need to modify the j...
DETAILS

Complete Contact Form Package

Ever need a contact form for your website, but dont know how to code it. Or maybe you dont want to pay another company a monthly fee to host and handle the code for you. No programming required No database needed Completely customizable U...
DETAILS

PHP Essentials

The purpose of this book is bring the power and ease of use of PHP to anyone with a desire to learn PHP, and in doing so, join the tens of thousands of web developers who have already discovered the flexibility and productivity that comes with using ...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Other Free / Open Source License
DETAILS

OPG : OnePageGallery

Several hundred photographers (that I know of) are already using my Super Simple Script: FREE - NO OBLIGATION (other than letting me know how you used it, to satisfy my curiosity). Nothing more to do than upload this one page (index.php) to your serv...
DETAILS

Making Usage Statistics in PHP

Making usage statistics on a web site is one of the most enjoyable things for me on the Internet. Thanks to the technology, you can see each click of each visitor, the date of the visiting, and how many seconds the user was reading your site. I use t...
DETAILS

Form Processing with PHP

One of the best features of PHP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use PHP code to make decisions based off this information to create dynamic web page...
DETAILS

eRuby: How to use Ruby CGI and ERB templating for Web Pages

Ruby is a great language to use to create a dynamic website. Here''s how to use it to do CGI scripting. Using eRuby ERB templating to seperate the HTML from the script makes CGI a perfect alternative to using the Rails framework. Easy and faster...
DETAILS

Page:
©2003-2019 jCay.com