> any shared function provided by .net
Int32.Parse *is* a shared function provided by .NET
But, as Mark wrote, you can always use IsNumeric instead
> i don't want to use error handling things
So basically nothing can ever go wrong in your program?
Cool :-)
/claes
> > > moreover
> > > how to check a textbox is value? e.g txtbox = 2828828
[quoted text clipped - 7 lines]
> >
> > /claes