G
Guest
I'm attempting to write ASP code to retrieve the value of a field returned
from a database, and then (if the value equals ZERO, either by being a zero
or being a null value), I want to assign a ZERO value to a variable.
Can anyone help me to this? I just can't figure out how to use a value
statement to retrieve the value of a database field.
Help?
from a database, and then (if the value equals ZERO, either by being a zero
or being a null value), I want to assign a ZERO value to a variable.
Can anyone help me to this? I just can't figure out how to use a value
statement to retrieve the value of a database field.
Help?