VS 2010 command textbox
Hello again, Going by my last thread, I also in my system have an actions textbox. Is it possible and how is it possible for when I type in a certain word then follow that word with a / and then what...
View ArticleLocal host phpadmin fail after installing mysql
Hi gurus & friends I was using wamp in winxp.prof for months without any problem ie phpadmin and all sites within wamp works. Then i install mysql workbench 5.2CE, much later, not realizing there...
View ArticleVS 2012 Xbox controller in VS 2012
I am aiming to make a program to control VLC (Media Player) with an xbox controller. I've seen a couple of programs that do this but whenever i try to Import Xinput (This), XNA Framework or DirectX it...
View Articlemodfiy code
Hi the code below will remove duplicate lines and sorting . i would like to modify the code below to add more function as 1- if g1,g2,g3,g4 =0 then line will be removed like DDS,20110523,0,0,0,0,24...
View ArticleVS 2010 Creating a program that protects other files.
Hi, I was wondering how I would go about making a program that password protects other files, I am pretty intermediate at vb. I am not asking how to make it but was wondering how I would possibly do...
View ArticleHow not to show the mouse pointer for a textbox
I want to display a textbox but I do not want the mouse pointer to show.
View ArticleSame Project, different approach, different result.
Hi, I'm trying to go back to learn the basics of VB.NET as opposed to muddling on with my own, ancient, subset of VB code. I have reached the section concerned with 'Text Files' and following this...
View ArticleVS 2010 Clicking in a webbrowser
I have this program that contains one button and one webbrowser. The webbrowser loads a flash chatbox and I want to send keystrokes to it. I tried this out but the problem I have is that when the Flash...
View Articleprint immediate window ?
is it possible to print all immediate window to textbox at run-time ?:eek::eek::eek::eek::eek::eek::eek::eek:
View ArticleVideo Direction/Redirection
I have 2 video cards, each with multiple outputs/ports. I want to direct specific outputs (photos) through specific video ports; i.e. I was to send 'portrait' oriented photos to the port with the...
View Articlevb6 and mysql file
Hi guys, I need to use a mysql file for my project, but i don't know how. First, it's our ERP system dabase file (not a new file), i'm not sure do i need any username, password or something else. If i...
View Articlevb6.0,,redraw curve in the jpeg by using a pen?
i have an assignment to draw a curve line in the picture box that contain graph in jpeg situation.can i just draw it by using the pen?(manually)if that so,i don't know about the coding..or any other...
View ArticleDetect Table Overlap
Hey there, I'm writing an app that automatically creates a PivotTable. I've got everything working, except that I want the PivotTables to all appear on the same sheet. Often, users will be performing...
View Article[SOLVED]noob needs help with code
im making a calculator and i have only been using visual studio 2010 for less then a week so im still learning anyways what im trying to do is when you click a button i want it to sort through the...
View ArticleVS 2010 Please Help! Noob needs help with Arrays and coding
Hello everyone, I am trying to understand Arrays and how to apply them with programming and code. I have been trying to complete an assignment and I just can't figure out how to do some of the steps....
View ArticleVS 2010 Opening database
Hello In my vb.net 2003 this code works perfect but now that I updated my project to vb.net 2010 this will not work any help is welcome because I am lost!! There are no errors or warnings but as soon...
View ArticleMenu Disable/Enable
Hi I have menu which have options Masters , Transactions , Reports . I want if user has permissions for Master then it should be enabled else Menu Option Masters should be disabled. In Users table i am...
View ArticleCreate Table
Hi I am creating table through coding , i want active field should have default value = "Y" sql = " CREATE TABLE Test" & "" _ & " (tcode nvarchar(10) NOT NULL Primary Key, " _ & " tname...
View ArticleMsOf10 OUTLOOK - script to keep only the most recent email in a folder
Hi All, Everyday I receive an email with an access code in it, which is only valid for the current day. I have an outlook rule set up to put it in to it's own folder (on the same folder level as my...
View Article