VS 2010 Intersecting lines
Been a while since I have written any code and I am attempting to write an app for general public use, whereby I start with a small drawn circle and keep enlarging it until it hits a boundary line of...
View ArticleVisual Basic or PHP / SQL? (Need Advice)
I need to know if I should create this project as a visual basic windows application or if I should make it in PHP/SQL. Basically I'm trying to use this application (or web form) to edit or add to an...
View Articleapplication lock
I've got a application where on my menu i've got a option called "Lock" My form will become disabled and a window form will open where a user has to enter their password correct to unlock the...
View ArticleVS 2010 Help with automatic web navigation using a WebBrowser component
I'm doing a bot for an online game, the program consists on a series of tabs, the first one contains the webBrowser component that automatically navigates, and I need to do some automatic web actions...
View ArticleVS 2010 SendKeys - Hold Down a Key
Hey guys! It's been awhile. I've Googl(ed?) this for a few hours and can't seem to find a straight forward answer. I'm working on a program and I can't seem to figure out how to make SendKeys actually...
View ArticleLooking for help.
I have been trying to figure out how to make it to where when you hover you're mouse over a buttion it will make a sound. I have spent around 5 hours of non stop research trying to figure this out....
View ArticleImage in and out of access 2003DB in VB .nte code.
Hi All, I have googled this to death but can not get one that works, or has the three fields I need: 1 = ID 2 = Description 4 = Image And some kind of display of images in the DB to choose from' I am a...
View ArticleVisual Studio 2012 Music Stops!!
Hello, I'am trying to find out how to make a visual studio program play music on start up. I also would like to add a little check box that pauses the music. Any kind of information would be great!...
View ArticleVS 2010 Preview image in OpenFileDialog
In Visual Basic.NET, when browsing to a file via the OpenFileDialog control, is it possible to display a preview of an image when an image is selected in the OpenDialog?
View ArticleVS 2010 Need help automatically decreasing available numbers from NumericUpDown
I'm trying to make an invoice application and I want to make it so that when an item is ordered, the available # of items drops by how ever many the person bought. In example if someone ordered 2 items...
View Articledrag and drop
Hi All, I have never used drag and drop before and am wanting to do the following. I have 2 flowlayoutpanels in which 8 buttons can sit in. i want the user to be able to drag the buttons between each...
View ArticleVS 2008 Clicking button on website
Code: <html class="js yui3-js-enabled gecko ltr js firefox firefox18 firefox18-0 win"> <head> <body id="index" class="controls-visible browserFirefox browserFirefox1"> <div...
View ArticleVS 2010 I don't understand why I keep getting this converting problem!
I have no clue as to why I am getting this converting problem, I'll put a picture I took of my screen so you guys can see Attachment 95161 Can someone please explain to me what I'm supposed to do?...
View ArticleVS 2008 Charts and properties.
I have four fields in my db. I'm filing a dataset and then plotting the data on a graph. I have this code... Code: Dim sqlProducts As String = "SELECT * FROM myTable" Dim da As...
View ArticleVS 2010 I don't understand why I keep getting this converting problem!
I have no clue as to why I am getting this converting problem, I'll put a picture I took of my screen so you guys can see Attachment 95161 Can someone please explain to me what I'm supposed to do?...
View ArticleVS 2008 Insert Into Access Database , Syntax error in insert Statement
hey all, i need some help with access database !! i've been working with SQL Server 2008 and it was all fine, but now i'm required to use access database here is my code, and i keep getting same err :...
View ArticleVS 2010 WebCam select Video Source dialog
I made an application which is capable of taking WebCam snapshots, the problem is that when my application is ran I get a Windows dialog saying to select a video source. I saw somewhere on the Internet...
View ArticleVS 2010 How to avoid MDI child move out from MDI parent client area
I want to make my form divide into 3 like this Code: -------------------------------------- Splitter1 -------------------------------------- MDI Parent...
View ArticleVS 2010 Print chart problem
Hello, I 'm trying to write e code to print (to printer) the results of some calculatios and a chart in the same paper. Since I could not do it, I've been doing a lot of research. I ended up with a...
View ArticleVS 2010 MSCOMM in Vb 2010
Hello Guys I am new in using serial port, my idea is to Turn "ON" and "OFF" the LED using an Rs-232 I did some search here but no luck.. could you please enlighten me regarding this matter? I saw in...
View Article