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

VS 2008 ListView1.Items(i).ImageIndex - Help

Hi there! I need help. The main problem is that i want to use the imagelist into the listview, but i only have 6 images. I tried to randomize it but it didn't work. The code I'm using: Code:...

View Article


Vast ammount of data manipulation between Excel and VB.NET

Hello, I would kindly ask for a direction for the following dilema: I have huge XLSX sheet where I perform approximately 2000 calculations and about 100 graphs. It took me more then 1 year to build it...

View Article


VS 2010 label background

Hi, i have an object that it would refer to the label thats written in the text box and after that THE OBJECT would be the label and i want to change the label background heres some code : Code:...

View Article

VS 2010 Selecting a Random items from a listbox.

I wanted to make a program that enables the user to input text into a listbox and hit a button and it will randomly select one of the text out of however items there are. It will then take the random...

View Article

VS 2008 Guys... I got a problem... trying to output from an RTB to a text...

I am trying to print all of my data from a RichTextBox to a text file. in my RTB i am showing everything in its proper place.. BCF-2373 FLEXI MULTI U WO 3 C3730 WO 09271 23731 BTS-1045 U WO 1 5...

View Article


Footer in grdiveiw

Hi, I have a gridview with many rows and no paging only scrollbar. I want to add a footer only for last 2 columns whose value will sum of the column(ex. total of price).I also want to make the footer...

View Article

Image may be NSFW.
Clik here to view.

Import information to outlook from Excel developer

Hi, I have an attached excel sheet. where tab 1 consist of some information for employees and tab 2 consist of email ids of those employees. I want to automate the sheet in such a way that if i press a...

View Article

VS 2010 Recovering Saved Internet browser passwords

Im trying to make a program that recovers peoples internet passwords that have been saved, yes im a hacker get over it. Can anyone tell me any codes to help me or give me a tutorial?

View Article


VS 2010 [RESOLVED] Is my new program good?

I created this program with C# coding and launched it with a Java Applet. This is an online notepad (Test) As I said there is NO download! Its an online program! Link: Junk removed by moderator, all...

View Article


VS 2005 How to insert textbox value into DataGridView.

Hi. I've a dgv and 4 textboxes. I want that i insert the data in all 4 textboxes and then after pressing submit button the data goes to DGV and from there i press the Send button and the DGV data goes...

View Article

VS 2010 Auto refresh contents of listbox?

I have the following working code, but I want it to auto-update after another entry has been written to "mytextfile.txt" Code:     Private Sub Info_Load(ByVal sender As System.Object, ByVal e As...

View Article

VS 2010 Change Height/Item Height

Hello. I want to be able to change Height property for controls. Like Height for TextBox and ItemHeight for ListBox. But the controls won't let me change it. They set it back to their default value...

View Article

VS 2005 Importing from excel into sql server

How do you import an excel file into a Sql Server database in vb.net? I am new to vb.net and I am creating a program that users need to have the ability to import from an excel file on a regular basis...

View Article


VS 2010 A first chance exception of type 'System.IO.IOException' occurred in...

I never use to get this error, but then it popped out of no where. VB2010 points at this line for the error. Dim fs As New IO.FileStream(OpenFileDialog1.FileName, IO.FileMode.Open,...

View Article

Gmail

Hello how to put in a listbox list of my email box recption displayed in a webbrowser. with their links and when i click in the listbox i can open the message in webbrowser. i do the connexion with...

View Article


VS 2010 Open a text file, read a random line, add to listbox, rinse, repeat X...

Hello, this is an old program I am building to read a text file of names, randomize them, and add them to a listbox. I've got it randomizing things properly,but it's not quite working properly. It...

View Article

VS 2008 Datagridview row alternative back color basing on col(0) cell values

how to set back color of set of rows basing on some cell values for eg; if col1 value = 1 , col2 value = 1 then col1 & col2 back color = green if col3 value = 2 , col4 value = 2 then col3 &...

View Article


VS 2010 Drag and Dropt Image URL

Hello, I need help with listbox drag and drope. I want to drag a picture from website and drop its URL into listbox. Thanks for any help!

View Article

Need Help : DataGridView to SQL

I working on this program, in need help with it. I have a program, which i input data into from different combo box. In when I'm done with inputing the data, I would like to save all the data thats in...

View Article

Searching for files and sending mail

Hi, I want a VB script that can perform the following tasks, 1)Open command prompt and navigate to certain path (for eg: C:\Programs\) and then execute the below command on a daily basis, Code: list -C...

View Article
Browsing all 27329 articles
Browse latest View live