Microsoft VBScript runtime error '800a0006' Overflow: 'cint' func.asp, line 24 what to do to solve this code problem? 24.line is like that : sql = "UPDATE count SET count='" & cint(bfx("count"))+1 & "'"