|
-
June 29th, 2012, 01:18 PM
#1
String loop ouput in one messagebox
Hi I'm a C# newbe so please bear with me ...
I created a form with 2 textbox's for a user to enter :
the first, 1 character.
The second, a number from 1 to 5.
after pressing the button, I want to print only one message box, that will contain
the character as many times the user entered in the second message box.
Ex,
User input :
1st messagebox : N
2nd messagebox : 5
one MessageBox output :
N
N
N
N
N
Thanks Alot,
Allen
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|