i have a database coloum called 'credit'. it has got numbers(Currency, amount
in INR). When i click Remove Money it deducts(minuses) the amount from the
credit coloumn. What i want is, when the value in the 'credit' field of the
particlar user becomes 0 then it sould redirect me to a different page, Iam
using MSAccess ASP VBScript. Kindly Help Me out with the required code.