1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Assign call to the function process sales

Discussion in 'JavaScript' started by frequencyrider, Mar 26, 2018.

  1. #1
    What I'm doing is calculating sales commission based on sales amount and commission rate within a function calcCommission.
    I have a form in the html that the user can input their name and sales amount in and they click send and it calculates commission.
    The function processSales reads input from the text boxes, converts to a number calls the function calcCommission and displays relevant data.
    How do I assign call to the function processSales to the onclick event of the button send variable?
     
    frequencyrider, Mar 26, 2018 IP