|
Help with a counting problem.
I'm very new to programming and this one has stumped me. Im trying to make a counter that will go up by one everytime, but will be put on the end of a value typed into a text box and everytime the program loops it'll go up by one so like this
1st:User
2nd:User1
etc.
Any help?
|