Hi
i wants that user can only input 00 or 10 or 11 or 01 or 1n .
any character other than above explained not allowed.
how can i make regular expression for this using c#
plz help
i wants that user can only input 00 or 10 or 11 or 01 or 1n .
any character other than above explained not allowed.
how can i make regular expression for this using c#
plz help
Comment