hey,
I need to convert string number (which i'm extracting from string) to an integer in ASP code.
anybody help????
I tried
index= Int32.parse(strIndex)
also
index= Convert.ToInt32(strIndex)
but its giving me error objrct required
HELP PLEASE
THANKS
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.