No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
I'm on windows XP and I use Firefox on a wireless laptop. I am trying to download and install visual basic express from microsoft and I get the unable to connect page. I have previously able to download Visual C++ express from that same site about a week ago. I …
What is the best way to go about making a program that will have to save information like a database, but I don't want it to have to use a outside database, I would like the information to be embedded in the program possible. Or are there any other ideas? …
I am writing a program using the MS Sql compact edition that get embedded in the program for my database so I would like any tips for using that if anyone has any good ones, I'm a VB novice yet. What I am wondering with this question is I would …
what is a DNS flush?
Ok so I have make a Windows form in Visual C++, and I know how to use this code to get the text from the text box to a string [CODE]text = txtBox->Text; [/CODE] That is in the Form1.h file, but I have to create some code in my .cpp …
I understand how to get text out of a textbox in visual C++ but what I'm after is how to break the text up at each space and put those parts into an array. For example I have a group of numbers: 2 5 9 10 44 ect and I …
The End.
Djanvk