It is no problem to write this according to the calculation formula. It is better to write it like this:
dimmed
A, B, C and D
A=Cint (request. Form ("A"))
B=Cint (request. Form ("b"))
C=Cint (request. Form ("C"))
if
c=0
then
Response. End
end
if
d=Cint(a*b/c)
If the database is not a plastic field, you can delete Cint.
rs("d")=d