Categories
Tags → Form Change Event

PRADO: component framework for PHP 5

We have recently developed a component framework for PHP 5 named PRADO. The component model of PRADO follows closely to that in Borland Delphi, Visual Basic and ASP.NET, and it is event-driven. A PRADO application is a collection of pages each o...
DETAILS

VAT && Sales Tax Calculator

This script adds a fixed percentage to an order total depending on which option is selected from a menu. The script could also be used to add any percentage to any figure in a form (shipping, sales tax etc) dependent on what is selected in the menu. ...
DETAILS

Update Price of Selected Item

This JavaScript shows how to update a text component of a form on a selection change in the same form. It uses the event onchange to trigger the javascript function to go see what is selected and look up the price for that selection. Its design allo...
DETAILS
©2003-2008 jCay.com