VS 2010 Removing drive path from full filename
Consider the following examples: "C:\temp\test.txt" "C:\temp\test\test1\test.txt" And other full paths... How can I remove the drive from the start of the string. Following on from the above example, I...
View Article[RESOLVED] Context menu with multiple submenus
I'm trying to create a context menu with multiple levels of sub menus. I can get the menu up and a 1st level submenu but i can't seem to figure out how to add 2+ sub menus. Can anyone give me a hand?...
View ArticleHow to change the color of each column of the same series in MSChart control?
I'm creating a bar-chart in VB6 using MSchart. It draws all the bars in the same colour. I want to have each bar in different colour (in the same series). There is only one series of data. For example,...
View ArticleI Want Help On Connection Error With Sql Server
I Have Program With VB6 And SQL Server And Work Ok . But the Problem is when i Stop the server when the client is connected to it and run server again this message appear to me " DBNETLIB...
View Articlevb6 webbrowser help
i have a webbrowser that loads up a site but the site is yahoo it has some script running while the page loads how ever the problem is when the page loads the script or something i dont no stops the...
View ArticleNeed Advice Mysql Database Construction of Tables
I am Using MySql Database backend And VS2008 Front End and have been tasked to develop a database application that will control inventory, purchasing and sales. to do this there will be numerous...
View ArticleVS 2010 No files found error after finding a file
Here is my code: Code: fileInfoObjectToCheckIfFileExists = New FileInfo(listOfFilesToCopyWithNewCopyDetails(x).stringNewFilename) If...
View ArticleVS 2010 Application wide exception handling
In VB.net, I know how to use simple try and catch blocks of code. However, to use this, each function/sub has to have this code entered (as I understand). Is it possible to implement an application...
View ArticleSkyfall 2012 Movie
Skyfall 2012 Movie : James Bond's latest mission has gone angrily awry, consistent in the acknowledgment of several clandestine agents, and an absolute advance on M16. Meanwhile, as M (Judi Dench)...
View ArticleVS 2010 noob Q & A program need help
I'm Trying To make a simple Application Qs& A or Troubleshoot Application Eg, I have dropdown manue If I Choose one of the options after I Choose a question Shown on my form Under the question Two...
View ArticleVS 2010 How to Upgrade ActiveX Controls in a Project, instead of redoing the...
Hello, I'm working on a Project that uses ActriveX Controls that have been written inside VB6 COM and then I'm looking to have the Project upgraded when there are new Controls that I have built inside...
View Articleremote desktop speed help
i downloaded this source from planet source for testing purpos and making this work for my office i need help making the speed more smooth and as the remote desktop user does something client image...
View ArticleFor..Next Loops of Odd Numbers between 0-50
Can someone please show me how to get the Odd number using the For..Next loops in VB I have declared the following; Dim intCounter As Interger Dim intStartValue As Interger Dim intEndValue As Interger...
View ArticleVS 2010 Help With Split String Loop
Hello, I'm trying to split a larger text file into equal segments, with the last segment not being the same length as the other segments, just because of how it works out. This is my code so far :...
View ArticleVS 2008 Reading
Hi all. I'm coding something that the user have a panel. It currently enter his commands ,ex; |===========[x]| | Do | | write | | | |-----------------| So actually , all is set. I just want to know the...
View ArticleCommonControlsEx (Replacement of the MS common controls)
This project is intended to replace the MS common controls for VB6. As for now, the MSCOMCT2.OCX can be replaced completly. (Except the FlatScrollBar control, because this is not supported on...
View ArticleAdding an image into a video (watermark)
Hey there, I need some guidance regarding the best way to go about my project. Ok so the aim of the project is to add a watermark to a selected video as fast as possible. The functionality:Select video...
View ArticleVS 2010 Downloading file and save it in the directory of the program
I need downloader who will be download file, for example www.test.com/test.rar and save it where is this downloader.
View ArticleVS 2010 Text-changed Unit Converter
Attachment 93093 ____________________________________________________________________________________________________ ______________ I'm new to programming and I'm working on a simple temperature...
View ArticleSimple 2d Array question
Sorry I know I am new and this question has probably been asked because I have seen similar threads but still I have a simple task but I just cant get it to work even looking at those. I have a txt...
View Article