Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 2 of 2
Search took 0.02 seconds.
Search: Posts Made By: askomski
Forum: JavaScript programming 06-24-2002, 03:58 PM
Replies: 3
Views: 1,354
Posted By askomski
Quackhead, Thanks for the reply. I...

Quackhead,

Thanks for the reply. I apologize, but I may not have made it clear in my example that the user will be entering the values into the form, so the 47 and 53 would be entered into the...
Forum: JavaScript programming 06-24-2002, 03:23 PM
Replies: 3
Views: 1,354
Posted By askomski
Addition in a form

I have developed the following script:

function calcBudget(){
a = CapBudget;
b = ExpBudget;
total = a + b;
return total;}

Example:
a = 47 b = 53
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT +1. The time now is 01:01 PM.