|
Apr
29 |
|
awarded | Popular Question |
|
Jun
3 |
|
awarded | Tumbleweed |
|
May
30 |
|
asked | VB.NET - is it possible to open / run a webrequest from a text file? |
|
May
29 |
|
comment |
How do I read all .txt in a folder into a thread pool Sweet!! Thanks Agent-J... |
|
May
29 |
|
asked | How do I read all .txt in a folder into a thread pool |
|
May
29 |
|
asked | How can I add a new Windows Form and then add a PictureBox programmatically? |
|
May
28 |
|
comment |
how to loop through a string and create an array? - VB.NET I am trying to figure out to separate the sentences at the end of each loop. Example. The dog jumped over the fence...done put this into a string....sentnce 2..done...put that into a string..etc.So sentence 1, sentence 2, and sentence 3 are in some sort of array where I can do something else with the code. |
|
May
28 |
|
comment |
how to loop through a string and create an array? - VB.NET Hey thanks John but that part I already have coded correctly. Right now my codes loops through the list box and inserts the word into the variable and then writes the sentence to the richtext. What I was trying to figure out is after it has already looped through the sentence and put the word into place how can I put the sentence into an array before grabbing the next sentence? See right now when I hit my "go" button my richtextbox populates 3 sentences into a rich text box. Each sentence contains a word from the list box. |
|
May
28 |
|
awarded | Editor |
|
May
28 |
|
revised |
how to loop through a string and create an array? - VB.NET added 43 characters in body |
|
May
28 |
|
asked | how to loop through a string and create an array? - VB.NET |
|
May
27 |
|
asked | VB.NET need help on array list and multiple listboxes |
|
May
27 |
|
comment |
Requesting Advice with parallel programming and webrequest Oh sorry guys I should of mentioned that I'm using VB.NET. Will the methods that you gave me still apply to vb.net? thanks |
|
May
26 |
|
comment |
Requesting Advice with parallel programming and webrequest Sweet!! That's exactly I'm going to do. thanks for the help..do you have any advise on where I can get a guide on that setinterval hack do you? |
|
May
26 |
|
asked | Requesting Advice with parallel programming and webrequest |