Posted by Toby Inkster on 12/25/02 11:26
W. D. Allen Sr. wrote:
> Does anyone have a simple HTML example of a user input of two numbers into a
> form and the display of the product of the two numbers?
You'll need to use a scripting language for that. Here's an example using
a blend of Javascript and PHP (works with Javascript for those people with
Javascript-enabled browsers, but falls back to PHP when Javascript is not
available):
http://examples.tobyinkster.co.uk/multiply.php
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
[Back to original message]
|