|
-
Aug 25th, 2006, 06:48 AM
#1
Thread Starter
Fanatic Member
Assignment ?
Excuse me ! .. any1 can help me on my assignment .... coz its my first time to encounter this type of program ...... this is:
i have 2 textboxes ....
The 1st textbox where the user inputs how many textboxes will appear the maximum of 10 .... Ex: when i type 2 ... there would be another 2 textboxes will appear .....
when the textboxes shown up .... the user will input a maximum digits of 10 and minimum of 10... Ex: 1st textbox = "1234567890" 2nd textbox="1234567890"
And the 2nd textbox where the user input the folding process. Ex: "1+2+34+56+78+90" or 12345+67890"
And there must be a message which shows the answer ....
[ P.S ]
when the user inputed a " - " minus and " - " negative sign it must be a error
Please help me
-
Aug 25th, 2006, 06:55 AM
#2
Re: Assignment ?
Welcome to VBForums
You are in the same class than HIM?
Or you are the same person with different user?
Last edited by jcis; Aug 25th, 2006 at 06:58 AM.
-
Aug 25th, 2006, 07:06 AM
#3
Thread Starter
Fanatic Member
Re: Assignment ?
 Originally Posted by jcis
Welcome to VBForums
You are in the same class than HIM?
Or you are the same person with different user?
same class ? who ?
-
Aug 25th, 2006, 07:08 AM
#4
Re: Assignment ?
 Originally Posted by Loraine
same class ? who ?
Click the link jcis posted.
It appears to be the exact same question.
-
Aug 25th, 2006, 07:23 AM
#5
Thread Starter
Fanatic Member
Re: Assignment ?
 Originally Posted by Loraine
Excuse me !  .. any1 can help me on my assignment .... coz its my first time to encounter this type of program ...... this is:
i have 2 textboxes ....
The 1st textbox where the user inputs how many textboxes will appear the maximum of 10 .... Ex: when i type 2 ... there would be another 2 textboxes will appear .....
when the textboxes shown up .... the user will input a maximum digits of 10 and minimum of 10... Ex: 1st textbox = "1234567890" 2nd textbox="1234567890"
And the 2nd textbox where the user input the folding process. Ex: "1+2+34+56+78+90" or 12345+67890"
And there must be a message which shows the answer ....
[ P.S ]
when the user inputed a " - " minus and " - " negative sign it must be a error
Please help me
And also i would like to know ... how to get the middle number ...
Coz i have another 2 boxes but in different form ....
the first textbox would be disame the user input how many textboxes would appear Ex: 2 another 2 boxes will appear
and also when the 2 boxes shown up it's also disame that the user input a maximum and minimum of 10 digits
But this time the 2nd textbox must get the middle number Ex: 1st txtbox = "12345" it should be the middle term "3" and squared it. Another Ex: "123456" the middle term is "34" and squared it again
help me please
-
Aug 25th, 2006, 07:25 AM
#6
Re: Assignment ?
again, it seems like everyone's taking the same class
-
Aug 25th, 2006, 02:48 PM
#7
Re: Assignment ?
And everyone's saying "this is my homework ... someone do it for me". I wonder why they bother going to school.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
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
|