kalosneri
06-01-2005, 05:43 AM
anybody, can u tell me what's the coding if we want the condition to be like this
if (A AND B) equal to C
then
C=C+1
end if
can u tell me the coding in vbscript?
if (A AND B) equal to C
then
C=C+1
end if
can u tell me the coding in vbscript?