hi every one
i need your help to now if there is a way in c# can write int numbers like this
4 -> 0004 or
3 -> 0003 or
25 -> 0025 or
123 -> 0123 or
1234 -> 1234 (no change)
i want to generate ID that ID should cotain four digites how can i do that
plz help me
Best Regards,