A
Amy
My boss has requested that I create a web page that contains 3 fields. Field
A is entered by the user. Field B is entered by the user. The result of the
calculation between Field A and B produces a result (D) which then displays
OK or not OK in Field C.
The calculation is as follows:
A+B=X
(a/x)*100=D
If D is greater than 10, Field C displays "OK", if it is less than 10, Field
C displays "Not OK".
I am clueless. Anyone have any ideas??
A is entered by the user. Field B is entered by the user. The result of the
calculation between Field A and B produces a result (D) which then displays
OK or not OK in Field C.
The calculation is as follows:
A+B=X
(a/x)*100=D
If D is greater than 10, Field C displays "OK", if it is less than 10, Field
C displays "Not OK".
I am clueless. Anyone have any ideas??