D
DrGadget
I seem to keep having this problem with simple math
fuctions. Such as I am pulling dsata from my SQL/web
server running IIS 5.0 on a win2000 server. I want to take
a part number, get the qty due and multiply it by the unit
cost. x = rs(12) * rs(13) when ever i do this i get a type
mismatch. I can do it on a VB form but when I try it in
asp i get the error. The web server is set up with session
state enabled. If any one has a clue please let me know..
Thanks........
fuctions. Such as I am pulling dsata from my SQL/web
server running IIS 5.0 on a win2000 server. I want to take
a part number, get the qty due and multiply it by the unit
cost. x = rs(12) * rs(13) when ever i do this i get a type
mismatch. I can do it on a VB form but when I try it in
asp i get the error. The web server is set up with session
state enabled. If any one has a clue please let me know..
Thanks........