Welcome to WebDesignForums.net!
You're currently viewing WDF as a guest. By registering for a free account, you'll be able to participate with other members in our friendly community. Being a member allows you to ask questions and get answers for those troublesome web development tasks!

In addition, as a member you'll be able to post your websites up for review. Using our unique website review system you can gain some amazing feedback from some of the best web developers around. This is a completely free service to all registered members.

Ready to register yet? Registration is 100% free. Click Here To Join Now!

need help....and not because I am mental.

Discussion in 'Javascript, AJAX, and JSON' started by m3n0tu18, Jul 27, 2012.

  1. Offline

    m3n0tu18 WDF Moderator and Drupalite!

    Message Count:
    1,374
    Likes Received:
    248
    Trophy Points:
    63
    Gender:
    Male
    Location:
    New York
    Sup all.
    So I've been asked to create a form that once the user completes it shows a price at the bottom before they submit. Has anyone got any ideas how to do this? I put it in PHP script as i thought thats where it goes but if it can be done any other way please move to correct forum.

    Any help or tutorials would be awesome!

    Thanks

    Marc


  2. Offline

    TheGAME1264 The Displaced Web Redneck Moderator

    Message Count:
    9,441
    Likes Received:
    1,273
    Trophy Points:
    113
    Gender:
    Male
    Location:
    Not from USA
    Moved to Javascript, since that's what it is.

    Then I'm going to PM you something to answer your question.


    m3n0tu18 likes this.
  3. Offline

    Panzer Technology New Member

    Message Count:
    4
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Location:
    Hyderabad
    If the conditions which determine the cost price are static and prefixed u can better opt for the java script rather than increasing the burden on the server by PHP. If the conditions are determined dynamically you can go for Ajax or JQuery to display the price


  4. Offline

    shovenose Account Closed

    Message Count:
    2,036
    Likes Received:
    129
    Trophy Points:
    63
    Gender:
    Male
    Location:
    Fairfax, CA


Share This Page