Package Name: |
No. of Extra Connection: |
Charges per Connection(If any): |
Installation Charges: |
Discount (if any): |
Amount to Pay: |
Package Name: |
No. of Extra Connection: |
Charges per Connection(If any): |
Installation Charges: |
Discount (if any): |
Amount to Pay: |
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rahul BansalPosted Feb 26, 2015, 6:05 AM
final = parseInt(packPrice) + parseInt(tot);
to
final = parseInt(tot);
then it will give the right output