Results 1 to 3 of 3

Thread: Needing help changing my php form into running total

  1. #1
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Needing help changing my php form into running total

    Hi I have tried to add running total with various javascript but when there are drop down boxes and multi lots of checkboxes - javascript stops calculating correctly. The page is: http://www.visnetmedia.com/quote.php

    Hope someone has some ideas - I am going to put it into a session to echo the result and ask if they want to proceed with the process. I figure this will be a much better system of service to my customers.
    Thanks in advance.

  2. #2
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    The post was in the PHP section and your description says the problem has something to do with Javascript.

    Anyway, could you please explain a little further on what the problem is? Also, please make it a point to state what's the expected (end) result.
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  3. #3
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Hi - yes I want to have a running total with php but I know you have to incorporate a little javascript with it - but I need to calculate a total and place it at the end of the session.
    Thanks for helping...

    If you look at the link you will see I have the php validating form it doesn't calculate. I previously tried with javascript but doesn't work. I also tried placing it into the database but that wasn't working either. I prefer to keep the form php but I know others incorporate a little javascript to get a running total.
    Thanks
    Last edited by newgurl; 08-05-2008 at 03:07 AM. Reason: Forgot something

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •