VS 2008 Windows 8 RT operating System
Will programs written for Visual Basic VB 2008 run on the Windows 8 RT operating System?
View Article[VS2008 - word2003] I need help trying to track changes
Hi, before anyone says anything, i already posted in office section :) and i think what i want can be implemented outside of office too. what im trying to do is basically check a string to see if its...
View ArticleVB loop help
Created this code however when I try to run it it crashes. I am very new to vb and have no idea how to fix the issue. Public Class Form1 Dim years As Integer Dim rate As Single Dim currentYear As Long...
View ArticleVS 2010 Passing char array to a C++ library from a VB application.
Hey folks, i have a library exporting the following function: Code: void SCDocumentString (void *scHandle, uint32 docId, uint32 offset, uint8 *outKey, uint8 *outVal) Code:...
View ArticleMobile Emulator Woes
Hi Guys I ran into an issue with the Windows PPC emulators over the last few days and can't for the life of me figure out what is going on. I have been writing mobile apps for years and never ran into...
View ArticleVS 2010 Querying Active Directory Groups using VB2010
Good evening I really hope that someone out there in the forumsphere can help me with something that's been driving me crazy all day. My company (a contact centre) runs a piece of web-based software...
View Articlehelp me please with my final touch !!
I have a music player i have two ways to add files first way is to press add files button and it's ok second way is to drag files (audio files) and drop them into my playlist (listbox1) the problem is...
View ArticleVS2012 - Add Depth to Form Background
I have an MDI application with controls situated on the outer edges of the Parent. Only one MdiChild is opened at a time and is set to DockStyle.Fill in the center of the Parent. I understand how...
View ArticleVS 2010 Detecting adjacent label backcolor
Hello guys! I am making a rather simple game and need some help building the logic. Basically it is a game of strategy (probably not a very good one mind lol!). What it involves is a grid of 100...
View ArticleMy Htaccess Bloc's vB.NET Webbrowser? How can I create Access with PASS and...
Hey Everyone! Edited again: So I have created a simple html Page, and its protected with a htaccess pass and username. Now I dont really wanna share the username and password with anyone, so Instead I...
View ArticleVS 2010 Noob need help retrieving info from website (youtube)
Hey Here is a picture of the string i want to retrieve in the code: Attachment 96767 How can i retrieve this? (The "1-10 of 1151" part) Found this code in a different thread but i didn't get it to...
View ArticleVS 2008 Search criteria combination
hello, I have a project that searches a record on the database based on the selected combination of fields criteria.all possible combination could reach up 900 criteria. and i have a code inside the...
View ArticleBeginner's Help with VB 9.0 please!
Hey guys, just created an account for some immediate help I have got a Year 12 HSC Major Assignment for my subject, IPT. It requires we create an information system to help users. I chose to create a...
View ArticleVS 2008 [RESOLVED] Convert minutes to hour ( round of minutes portion )
i am converting the minutes to hours & minutes for example 1439 minutes = 24:59 i need to round of the minutes to 60 and then add it to hours if the minute is more than or equal to 60 and than show...
View ArticleHow to creat an Auto Reply for a Chat Window?
Edited again: Hey everyone. I am working on this project to create an Auto Reply for a PM Window - Chat Software. Now how can I create a Timer or a Project that waits for A Message or for a response....
View ArticleIssues with Table Configuration Wizard. Will not generate Insert and Update SQL
I have a tableadapter that I want to run the Configuration Wizard. The Select SQL is as follows: Code: SELECT DISTINCT PROGRAMS.PROG_ID, PROGRAMS.PROG_NAME FROM PROGRAMS ORDER BY...
View ArticleVS 2008 [RESOLVED] Dynamic AddressOf
This is a bit difficult to describe (or I'm just terrible with my English), so I'll try to clarify any questions you all may have. I have a business program that I'm working on, and as stupid as this...
View ArticleShutting Down VB.NET App at Night
I have developed a couple of projects for the staff around here that have proven to be very popular. Trouble is when I need to update them there always seems to be users who leave the app open and...
View ArticleVS 2010 Need Help With Appearing Random Labels
I've created a new random variable. And, I need to make a random label appear(label1.ForeColor = color.black) for every timer tick. I need to know how to make the computer choose a random label and...
View ArticleVS 2010 Array / Function Help
Hi, I'm somewhat new to programming so I'm just doing little questions I find on this internet, this one is working with arrays etc and I have looked at tutorials however I still can't manage to work...
View Article