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

VS 2010 Taking track of Dice Rolls using arrays

I'm having a bit of a trouble figuring out how to keep track of how many times a side of a dice has been rolled. I'm new to programming so i don't understand how to use arrays that well. I'm using two...

View Article


VS 2010 How make a animation like asistant microsoft office ?

Hi How make a animation like asistant microsoft office ?

View Article


VS 2010 Listbox

Hi, (Visual Basic 10) I wanted to ask if you can enlarge the scroll bar to a listbox, in particular the arrow keys up and down ... Finally, what are the events that occur when you use the buttons on...

View Article

Yes and No buttons not firing in msgbox

Hi I have a windows form project. I have changed something in my project that has stopped my msgbox's from working. When you click on a button nothing happens. They used to work!! I have set up a test...

View Article

VS 2010 Populate Datagrid acording two textboxes

Hi. I'm a little problem populating a datagridview with a filter I need. I have one table, wich have many record, and two of them are: month and year Now, what I need to do is the following: - I create...

View Article


Do loop issue

good evening everyone, ok so i have a label(1) with a value of 10 in it i input a value through an input box of say 100 which goes to label(2). label 1 and 2 get added together and result is shown in...

View Article

Function help

I created the form (5 text boxes which contain a) Length of stay then b-e) are misc charges, the purpose is to add items a through e and display in a label). I have been asked to use three functions...

View Article

If combobox = empty [Quick question]

Hi guys, I'm quite new to VB. And I'm also new on this forum. I'm very sorry if this is the wrong place for this topic. But here is my question. I have made a combobox with for example, 1,2,3,4 as...

View Article


FileSystemWatcher Too Darn Fast

I have a project which waits for new text files to arrive in a folder. The files are sent over via web services in stream and a php program on the same machine converts the stream to a text file. Once...

View Article


Get Url of AxWebbrowser

Hey everyone, using an AxWebbrowser control, how do you get the current URL to be placed into a textbox?

View Article

Smaller File Writing

Hi All, In my current application I'm saving/reading back a lot of data. I'm currently using streamreader/streamwriter to read/write lines of text. It's working, but file sizes are starting to get too...

View Article

VS 2010 Using the .SubString Function to Reverse the string

I have an assignment where we have to a number of things such as count the vowels, words, and reverse strings. I was able to write the code for the vowels and the words but am lost on the reverse. Here...

View Article

VS 2010 Coin Toss Program Help

Okay so I've been trying to get this coin toss program to work however I don't exactly understand what I did wrong. What I'm trying to do is make it so when I start the program it opens an inputbox...

View Article


.net and mysql

Hi All, Im wanting some general advise about the best/preferred way to exchange information with a mysql database. The 2 I see being the most predominant are -MySql Connector -Using PHP to POST data...

View Article

Click Button in AxWebBrowser Control

Title says it all.

View Article


Interact with Open File Dialog Box in Webpage

Hello All! I am trying to pull elevation data from a website http://www.gpsvisualizer.com/convert_input I have successfully figured out how to programmatically click the 'Choose File' Button that...

View Article

VS 2008 Grouping in data table ( removing duplicates )

please excuse this thread is for / in connection with this thread in a datatble, say for example table 3 columns emp_id emp_name emp_class here i don't want field emp_id to repeat for each row, i mean...

View Article


possible to force IE onto a form?

hello, I am dealing with a web login, that once logged in via internet explorer, javascript after authentication closes the parent login window and creates a new internet explorer window (it terminates...

View Article

Fail to get Text from a WebPage using (Httpwebrequest), Anyone to Fix my code?

Hi All, I am trying to get the TAGS from a website using Httpwebrequest, even tho I got some help from an amazing friend, yet I kee failing. I on day 3 now and I am exhausted... I really hope I could...

View Article

VB 2010 find value in listview using textbox

Trying to find a better way to search a listview using a textbox. The code currently finds the correct row/value. The problem is that once the an item/row is selected and the down (or up) arrow is...

View Article
Browsing all 27554 articles
Browse latest View live