C
|
cgphp 8/4/2011 |
I give you some hints:
|
H
|
hsan author 8/4/2011 |
I give you some hints:
|
H
|
hsan author 8/5/2011 |
That is good enough. Thanks a lot.
|
C
|
cgphp 8/5/2011 |
var sum = 0;
|
H
|
hsan author 8/5/2011 |
var sum = 0;
|
C
|
cgphp 8/5/2011 |
Inputbox ?? You said a label not a inputbox. Where do you want to write the sum, in a inputbox (textbox) or in a label ? |
H
|
hsan author 8/5/2011 |
Inputbox ?? You said a label not a inputbox. Where do you want to write the sum, in a inputbox (textbox) or in a label ?
|
C
|
cgphp 8/5/2011 |
Nash, var sum = 0;
|
C
|
cgphp 8/5/2011 |
var sum = 0; |
H
|
hsan author 8/5/2011 |
var sum = 0;
|