spicysudhi
Programmer
Hi,
suddenly i am facing a new error in the perfectly working website.
It throws "Type Mismatch" error in the following statement.
lstext = ""
response.write cint(lstext)
It was working fine and now giving error. Why and how to resolve this? Most of the cases the lstext is assigned with some numbers. When it is blank, I get this error.
thanks
regards,
Sudhi
suddenly i am facing a new error in the perfectly working website.
It throws "Type Mismatch" error in the following statement.
lstext = ""
response.write cint(lstext)
It was working fine and now giving error. Why and how to resolve this? Most of the cases the lstext is assigned with some numbers. When it is blank, I get this error.
thanks
regards,
Sudhi