Yes,
CInt is the same as Convert.ToInt32() and is a
VB only function. C# developers have to use Convert.ToInt32 or add a reference to Microsoft.VisualBasic to access that function. Though the only time that I have ever imported that namespace into a C# app is when I need to use the
VB IsNumeric() function since C# doesnt have an IsNumeric() function =[
-------------------------
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.
^^Thats my signature