FootballMom
09-24-04, 01:27 PM
I am currently drawing a blank on how to do an assignment.
My assignment is:
Write a Visual Basic program that requests a letter, converts it to uppercase and gives its 1st. postion in the sentence. The given sentence is "The Quick Brown Fox Jumps Over A Lazy Dog." An example is if the user types "b" into the text box, then the message "B" first occures in postion 10 is displayed. I am to use 2 label controls, 1 button, and two TextBox controls on the form.
I have all of the contols on and being that this is my first assigment, I honestly don't know where to start coding. I am totally confused and my instructor is providing no help!
Would someone be interested in pointing me in the right direction? I don't want my assignment done for me, just basic help to get me started.
Thanks in advance!
My assignment is:
Write a Visual Basic program that requests a letter, converts it to uppercase and gives its 1st. postion in the sentence. The given sentence is "The Quick Brown Fox Jumps Over A Lazy Dog." An example is if the user types "b" into the text box, then the message "B" first occures in postion 10 is displayed. I am to use 2 label controls, 1 button, and two TextBox controls on the form.
I have all of the contols on and being that this is my first assigment, I honestly don't know where to start coding. I am totally confused and my instructor is providing no help!
Would someone be interested in pointing me in the right direction? I don't want my assignment done for me, just basic help to get me started.
Thanks in advance!