Quantcast
Channel: VBForums - Visual Basic .NET
Browsing all 27554 articles
Browse latest View live

Check integer value to arraylist value

Hello dear programmers! My program has 2 labels which when pressed increment an integer. I add the value of the integers to an array which I sort. I then compare the value of the integer back to every...

View Article


how to load certain text to listbox

my text file looks like this apple 2 $1 oranges 1 $1 mango 5 $1 cherry 4 $1 how can i load just the names into a list box? thanks

View Article


VS 2010 How to take data from HTML grid and put into VS grid?

I wanted to take the text data from a website grid and put it into VS. All of the columns and rows of text must be in order. How would I do this?

View Article

VS 2010 Program hangs when debugging with no error messages

I have a program that using DirectX.DirectSound that generates various audio tones by filling a buffer with data, including all the required header bytes for a WAV format file. I've used this technique...

View Article

VS 2010 Me.Form1 ?

I'm trying to put a file path/name in the form's title. Can anyone tell me how to do this? Below is the code I have so far. I'm using me.frmTitle but I get an error. Code: If ofdOpenFile.ShowDialog =...

View Article


VS 2010 Problems with final project for college level programing course

Hi all, I am working on a final project for my college level programing course. We are using VB 2010. The program I am trying to write is a program to create a monthly budget based on the information...

View Article

Storing directoy information

What I am trying to accomplsih:Get the CreationTime of two folders from a directory Store those times in an array Compare those two values in order to see which one has a larger value ( How do I...

View Article

Installing fonts

Hi, I seem to remember that just putting a font file into the Windows Fonts folder isn't enough, I think I have to 'tell' Windows that it's there? I have a program which works fine until such time that...

View Article


Image may be NSFW.
Clik here to view.

textbox input and infinite loop

Hello. I'm new to programming and VB. Taking a introduction to computers, and one of the assignments I was given was a random number guessing game. Quote: Originally Posted by textbook Create an...

View Article


Stopwatches not in Sync?????

I have a program that logs (supposedly) 90 data points per second. I have a stopwatch that starts when the program opens and as each data point is logged the elapsed time of the stopwatch is also...

View Article

VS 2008 When opening Form auto generate Next number in field from SQL List

Hey I am REALLY new at VB and teaching myself as I go. I have run into an issue and not been able to find a solution so far. What I want to do is when I open my new work order form the form generates...

View Article

Visual Basic help

I need help making 2 forms 1 ) Create a function that takes an array argument and returns the lowest number in the array. 2) Create a function that takes an array returns the average I need to make...

View Article

VS 2010 Remove a specific character from a string

Okay, so I'm trying to validate a string which is a name so that it the user accidently entered a space at the end or beginning it'll remove it. I have this code Code:         If...

View Article


Function(n) - LINQ

I'm not to familiar with LINQ, so I'm trying to familiarize myself. I'm starting by finding examples that were posted here on the forums. One example is this thread, where I posted a solution that's 19...

View Article

copy , rename and paste files in vb2010

hello, what i am working on is a project that will take a files based on finding an index of a variable in the file name. it will copy and move those files to a new location with a new name. i have the...

View Article


Issue with loginsystem

Hi all, i have an issue with my loginsystem and seek for some geek help :bigyello: When using the first made user (admin) the system does what it needs to do. But when i try to login with a different...

View Article

Help reading from csv file!

I'm creating a program that reads values from a csv file and then displays them into a datagrid. The only problem is I have no clue how to do either of the two tasks, any help would be greatly...

View Article


VS2010 Endless Loop

Hi all, I am working on a final project for my college level programing course. We are using VB 2010. The program I am trying to write is a program to create a monthly budget based on the information...

View Article

VS 2010 [RESOLVED] Easier way to code this expression?

Code: For Each ele As HtmlElement In WebBrowser1.Document.All             If ele.GetAttribute("id").ToLower = "Image".ToLower Then                 ele.InvokeMember("click")             End If...

View Article

Random number generator to array

(Moved to here, accidently posted in the wrong section) Hi, I'm new to visual basic, I have 2010 express version. I was wondering how to make a random number generator that generates 100 numbers, then...

View Article
Browsing all 27554 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>