how to generate an automaticcode in a lebel in asp.net which starting three digit are character and end three are numbers
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi EveryBody how to generate an automaticcode in a lebel in asp.net which starting three digit are character and end three are numbers. vivek sachan
rummer wrote:
how to generate an automaticcode in a lebel in asp.net which starting three digit are character and end three are numbers.
For that you need to write simple loginc to generate random string with random number. :)
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.