Re: [PHP] Form Process Question

2009-06-16 Thread Shawn McKenzie
Daniel Brown wrote: > On Tue, Jun 16, 2009 at 12:34, Gary wrote: >> I was thinking/hoping there was some mechanism that would calculate the >> amount without hitting the submit button, something like a OnExit command. >> Something that I would not have to work around the validation feilds being >>

Re: [PHP] Form Process Question

2009-06-16 Thread Daniel Brown
On Tue, Jun 16, 2009 at 12:34, Gary wrote: > > I was thinking/hoping there was some mechanism that would calculate the > amount without hitting the submit button, something like a OnExit command. > Something that I would not have to work around the validation feilds being > lost and without having

Re: [PHP] Form Process Question

2009-06-16 Thread tedd
At 11:03 AM -0400 6/16/09, Gary wrote: I have a client that I have made some forms for. On one of the forms, their customers are to registar for a class. The cost of the class is 195 per person. She would like to have the people be able to have the total cost calculated for them before they su

Re: [PHP] Form Process Question

2009-06-16 Thread Shawn McKenzie
Gary wrote: > My my, someone woke up on the wrong side of the bracket > > Acutally, the silliness of the request has not been lost on me or the > client. And no, it is a simple 195 times number of people, which is usually > under 5, so, I understand your recent scratching of the head... >

Re: [PHP] Form Process Question

2009-06-16 Thread Gary
My my, someone woke up on the wrong side of the bracket Acutally, the silliness of the request has not been lost on me or the client. And no, it is a simple 195 times number of people, which is usually under 5, so, I understand your recent scratching of the head... I was thinking/hoping th

Re: [PHP] Form Process Question

2009-06-16 Thread Gary
Thanks for your reply, I dont know js Gary "Matthew Giddings" wrote in message news:1497284708.356841245165474329.javamail.r...@vmailbox1.svsu.edu... > Have you thought about using JavaScript? > > Matt Giddings > Web Programmer > Information Technology Services > Saginaw Valley State Universit

Re: [PHP] Form Process Question

2009-06-16 Thread Daniel Brown
On Tue, Jun 16, 2009 at 11:03, Gary wrote: > I have a client that I have made some forms for.  On one of the forms, their > customers are to registar for a class.  The cost of the class is 195 per > person.  She would like to have the people be able to have the total cost > calculated for them befo

Re: [PHP] Form Process Question

2009-06-16 Thread Matthew Giddings
Have you thought about using JavaScript? Matt Giddings Web Programmer Information Technology Services Saginaw Valley State University http://www.svsu.edu - Original Message - From: "Gary" To: php-general@lists.php.net Sent: Tuesday, June 16, 2009 11:03:38 AM GMT -05:00 US/Canad