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

Image may be NSFW.
Clik here to view.

VS 2010 Tab Index Problem

Fixed dat sheeeeet Attached Images  

View Article


Running a VB.NET .EXE on Windows 7 32 bit

Hello, We built a 32 bit VB.NET 2010 application (.EXE) and launched it on a Windows 7 32 bit laptop. After launching, we received the following error: Problem signature: Problem Event Name: CLR20r3...

View Article


VS 2010 New Day Event?

I need to create a procedure that will run every time a new day starts (at 00:00) if the program is running at that time. Is there some kind of event for the date changing? The only other way I can...

View Article

VS 2010 Send DataSet Table to Excel Sheet via Excel server and via...

Hi im having a problem doing bulk transfers, i need a couple of solutions for different situations i can open excel using interop without a problem and i can open a ole connection to an Excel file no...

View Article

VS 2010 Click Button Help Needed

Okay so basicly there are 3 button on the page with the SAME name and NO ID, However there are "Hidden" values for the buttons. Application should: If Radiobutton1 is checked i want it to click website...

View Article


VS 2010 need help with a loop for gathering text off a website

i have this code that works for the first card on the website but i need it to repeat 10 time for each page right now it does the first the output is something like textbox1.text = "A Cell Breeding...

View Article

VS 2010 How would I do this?

I am wanting to make it so that IF you press the start button and textbox2.text isn't a number from 1-99 ANDALSO listbox1.items <> Nothing THEN a timer will start. I am not sure how to do this,...

View Article

Reference something without the having it available (like a late binding)

Hi, im just wandering, if this is at all possible. i have a project which is importing classes from outside the assembly, when im creating these classes in seperate assemblies i have to reference the...

View Article


Extracting data from website

After looking over some of the other posts other people have written, I haven't come across one that would apply to my dilemma. I would like to write a program that would extract, from a website, the...

View Article


VS 2012 Reorganizing forms appearance

Logically form1 would be the first form to appear once the program is launched. However, if I needed another newer form to appear first, how would I go about displaying that new form first and any...

View Article

VS 2010 Hmph, I'm stuck yet again.

I have been using some code I got in a previous thread. But I have another question, as you can see here I am trying to make it so that IF TextBox2.Text is between 1-99 ANDALSO there is more than 1...

View Article

VS 2008 OleDbCommand "Select REPLACE(title, '%', 'perc.') ..." undefined...

Does VB.NET with ADO.NET and an Access database allow the Replace function in an SQL query? I can't get it to work. But the same query runs fine in Access.

View Article

Image may be NSFW.
Clik here to view.

Good Looking Splash Screen

Hi All Im trying to make a decent splash screen with rounded corners and shadow but whatever i do it look horrible I have managed to make one with rounded corners using regions but the edges are jaggy...

View Article


Multiple Textboxes to one textfile

Hey Guys, at first, sorry for this noob question but im pretty new in VB^^ So basically, i have a programm with two listboxes and i want that i can save the content of the listboxes to a txt file (It...

View Article

VS 2012 Non-Breaking Space in Label Control

Is it possible to have a non-breaking space in a label?

View Article


VS 2012 Help with frustration.

I am trying to write a code to look up the weather in any given city. I have found I can do this using weather.com rss feeds and extracting the relevant strings. But to find the code for each...

View Article

Image may be NSFW.
Clik here to view.

Please help me with my Downloader Project im having error

Hi Good Day everyone I found a downloader project in this thread http://www.vbforums.com/showthread.p...resume-support and i made some edit but I'm having problem Here's my Code Code: Imports System.IO...

View Article


VS 2012 video and audio streaming

Hi all I`m new in VB.net and I want to creat server / client application with Socket programing to transfer videos or audios I need to creat simple video and audio chat for my use... I have created...

View Article

VS 2008 [RESOLVED] ComboBox with a two column datasource, find combobox index...

Hi! Please help. I have a combobox with datasource set to a two column DataTable with id and title. Displaymember is title, valuemember is id. Code: Dim myOleDBCommand As New OleDbCommand()...

View Article

VS 2010 Compare data in two SQL Tables and merge changes

Hi guys hopefully I will fond a bit of help here. Bit of background on the Application I have developed (In VS2010), basically it needs to write data into a SQL table on a separate server but being...

View Article
Browsing all 27233 articles
Browse latest View live