C
|
cgphp 7/13/2011 |
var average = 175; // this is your calculated average value
|
S
|
sakisl author 7/14/2011 |
var average = 175; // this is your calculated average value
<html>
|
C
|
cgphp 7/14/2011 |
My problem is, this is a normal HTML page and works , but how can I set a specific variable in my "Add" page to use the spin control ?
// Weight values split in two values, integer and decimal part |