I am trying to build an order form for our clients to use to order hardware and software, or atleast get a price quote for such. The page is done and working using a FORM POST to a second page taht works on the variables and generates the totals. That being siad, I have a field for total number of users that I would like to calculate the total of about five variables in real-time, before the submit button is activated. Is this possible? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php