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

VS 2008 Why this doesnt work ? (memory scanning)

Hi ! Im making this program just to learn about memory etc, im trying to scan for a specified value in some process, and it works when i set the start point like 10 addressess before the address i want...

View Article


VS 2008 Problem with webbrowser control

Hi folks! I need some help with one simple code snipet. Goal is to make simple query on a site, site has one input field and one button. I am not a coder, so please dont judge me for code format, i...

View Article


Image may be NSFW.
Clik here to view.

VS 2008 Syncronize sort 2 Comboboxes

I have 2 Comboxes . I need to sort them. The one is numbers and the other is normal text. I need them to be syncronized. So Item 1 (MAN) in combobox1 should be syncronized with 1 in combobox2. I should...

View Article

VS 2010 Array index reference

Hi, using Visual Basic 2010 Express, I created a checkerboard using Dim Board(64) As PictureBox then assigned each cell an image and last added it to form1 in a loop Me.Controls.Add(board(x)). Worked...

View Article

VB 08 Auto Click on Submit Button?

Code:         WebBrowser1.Document.GetElementById("NewTag").SetAttribute("value", txtTurbo.Text)         WebBrowser1.Document.GetElementById("claimIt").InvokeMember("Click") So basically what this...

View Article


VS 2008 Youtube Player

Hi there! So, I have been trying to build a player that plays YouTube videos. But I don't know how to built the controls: ex.: Play/Pause,Stop,Back/Forward and Volume I saw three controls that could...

View Article

textbox - array - replace - sendkey

Code:     Dim newstr() As String = {"{!}", "{%}", "{/}", "{{}", "{}}"}     Dim oldstr() As String = {"!", "%", "/", "{", "}"}     Dim notreplaced As String     Dim text1 As String     Dim x As Integer...

View Article

VS 2010 [RESOLVED] Rename a file

Hi, I was hoping someone could offer me a little help please? I'm looking at a way to rename files in VS 2010, now I would use the following method Code:...

View Article


VS 2008 Web Browser in two forms?

Hello everyone, I am very confused with this. I have one web browser in "Form1." I added another form called "Form2." I am trying to have a button in "Form2" so that when someone clicks on the button,...

View Article


Get HtmlElementCollection From HttpWebRequest

So im using this function to go to websites Code: Function Website(ByVal Link As String, ByRef Cookie As CookieContainer)         Dim request As HttpWebRequest = DirectCast(WebRequest.Create(Link),...

View Article

VS 2010 Delete SQL records based on Datatable

Afternoon all, I load a number of records into a datatable. I am trying to find out if there is a simple way to remove all the records in my sql table that are in my datatable without having to loop...

View Article

Image may be NSFW.
Clik here to view.

Getting this screen while trying to debug app???

I'm getting the following screen while trying to debug my web app. I set a breakpoint and when I hit the breakpoint and step to the next line, this error occurs. I've never seen this before!!!! Thanks,...

View Article

How to split email string?

If I had an email- firstname.lastname@example.com How would I split it so the end result would be firstnam.lastname? Thanks in advance everyone :D

View Article


VS 2010 Adding directory names to a listbox

Hello! I haven't been programming much, but dabble in it once in a while because it's fun. But I've been stuck with this issue that I thought would be fairly easy to solve, unfortunately it doesn't...

View Article

[RESOLVED] Transaction Puzzle

I have to run off for a brief walk (doesn't even count as a hike), but let me toss out a puzzle that I have been making no headway on in case somebody can tell me what to look at next. There is no...

View Article


Getting Balance from selections made in program (Visual Basic)

Hello, I am trying to get the balance from a program that I wrote, but seem to be having a little trouble with it. The formula for getting balance in this program is (balance = balance * (1 +...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] Help with Code, PLEASE

I am attempting to populate a drop down from a text file, the cod is below, and I've attached a data file I'm getting the text from. Help if you can, What's happenuing is if i rem out the lower code,...

View Article


Getting a random image from a database?

Would anyone know how to retrieve a dataset of images from a database and then randomly select one? Thanks,

View Article

Result Error

Hi, im new in this forum, so actually, I guess this is the right section, and I guess that I'm not doing anything wrong. Well. I was working in a project, and everything was alright, until I got this...

View Article

VS 2010 [RESOLVED] Quick question on Class properties

Hi guys. I have a newbie question: Is there any substancial difference when creating properties for a class this way: vb.net Code: Public Class Invoice     Public Property customerName As String End...

View Article
Browsing all 27514 articles
Browse latest View live


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