Results 1 to 7 of 7

Thread: Dynamic Calculations
      
   

  1. #1
    liss1234 is offline Private First Class
    Join Date
    May 2008
    Posts
    9

    Default Dynamic Calculations

    Hi All - I am trying to figure out how to add some functionality where a visitor completes a form including email address, and the submit button takes them to a "Thank You" page with the results of the data they input in the form.

    Example -

    Age: 30
    Hieght: 5' 10"
    Sign: Scorpio
    Fav Color: Green
    Email: chrisc@thelifesettlementnetwork.com

    SUBMIT

    next page: Thanks - you are going to make $300,579 this year. (based on some formula I create). This is just an example.

    So - can it be done in ABVFP? I don't think so. Any other way to do this? Can anyone recommend some software?

    Thanks!

    Chris
    www.thelifesettlementnetwork.com

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Dynamic Calculations

    Hi, only an idea & not quite sure how its done, but might be easier to just have the email sent to your address & the visitors address with a thank you page explaining this.
    IE: After pressing send, a new page saying. Thanks for sending us your info, we have also sent a copy to your email address for your records.
    I have got a feeling this will be more simple to do. But i am sure Naval will see the thread & give some good advice.

  3. #3
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Dynamic Calculations

    I don't know of any software to you can use to make it, but if you are just taking inputed data, doing a little bit of arithmetic, and then spitting out results its pretty simple to do.

    You may want to wait to hear from Naval if ABVFP is capable of doing what you need it to, if not i'd be happy to explain the basic of what you need to do to write the php script to process it.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Dynamic Calculations

    No, ABVFP doesn't perform calculations. Further more, these should be calculations based on a specific formula of your own.

    As Watdaflip said, it is easy to build, but, of course, requires at least some knowledge, other wise even a small mistake like a comma or period missing will result in a non functioning script.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    liss1234 is offline Private First Class
    Join Date
    May 2008
    Posts
    9

    Default Re: Dynamic Calculations

    Thank you all.

    Watdaflip - if you have some basics or can direct me somewhere - I wouldn't mind trying to figure this out.

  6. #6
    liss1234 is offline Private First Class
    Join Date
    May 2008
    Posts
    9

    Default Re: Dynamic Calculations

    Hi Naval - what is the best way to contact you regarding a quote for a simple script? I have the calculations in excel, pretty simple calc, but want the result to appear on the "action" page after capturing an email address.

    On page www.thelifesettlementnetwork.com - after completing form, instead of the next page saying quote received - with me monitoring the inbox and calculating and responding - would like this part automated.

    quickquotes@thelifesettlementnetwork.com

    or chidgeychris********.com

  7. #7
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Dynamic Calculations

    Use my contact form.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49