Auto increment for alpha numeric value in c#.net
input text --> output text with increment +1
56755 --> 56756
56759 --> 5675a
5675z --> 56761
zzz --> 1111
|
Auto increment for alpha numeric value in c#.net input text --> output text with increment +1 56755 --> 56756 56759 --> 5675a 5675z --> 56761 zzz --> 1111 |
|||
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Auto increment for alpha numeric ( alpha numeric ++)value in c#.net
|
||||
|