tarek_ta2ta2
Tarek
- Local time
- Yesterday, 16:08
- Joined
- Jun 8, 2008
- Messages
- 47
dears,
hope anyone can help me here
i have a form with option box it looks like that
evaluation 1 : bad normal good excellent
evaluation 2 : bad normal good excellent
evaluation 3 : bad normal good excellent
evaluation 4 : bad normal good excellent
what i want is to give every option number for example
bad =1 normal=2 good =3 excellent=4
so at the end the result of the user selection will appear in box
for example if he select in
evaluation1 bad
evaluation2 normal
evaluation3 good
evaluation4 excellent
the result will 1+2+3+4 = 10
i hope i explained what i want and make it clear
hope anyone can help me here
i have a form with option box it looks like that
evaluation 1 : bad normal good excellent
evaluation 2 : bad normal good excellent
evaluation 3 : bad normal good excellent
evaluation 4 : bad normal good excellent
what i want is to give every option number for example
bad =1 normal=2 good =3 excellent=4
so at the end the result of the user selection will appear in box
for example if he select in
evaluation1 bad
evaluation2 normal
evaluation3 good
evaluation4 excellent
the result will 1+2+3+4 = 10
i hope i explained what i want and make it clear