11,868 Topics

Member Avatar for
Member Avatar for VeHdad

Hi everyone! I have been working with VB5 for a quite while now and couple of days ago I encountered bizzare problem wiht custom toolbar. Here it is: My form has a custom toolbar with approx 10 buttons aligned in one row, with a couple of placeholders to separate groups …

Member Avatar for VeHdad
0
89
Member Avatar for culebrin

Hi everybody, I want to make an app with command line parameters like: "dir *.jpg", when "dir" is the app and "*.jpg" is the parameter. Can anyone can help me.

Member Avatar for kshrini
0
157
Member Avatar for locsin

greetings! I designed simple program with combobox and i want to lock this combobox. I dont want to allow the user to type in this combobox. Only the list item data can be selected and not allowed to type any value.. for example: Displaying "Gender" using combobox . The item …

Member Avatar for kshrini
0
520
Member Avatar for scholzee

Hey i have been on many fourms and stuff asking people to help me slove me this problem but no one seems to know how to do it including my self,if anyone here knows how to change this into flowchart it would help a lot ty :) INPUT VARITEM 1 …

Member Avatar for locsin
0
116
Member Avatar for jackfarrel

Wow I ran into a real problem... I have a data base that cycles the pages for each person. example: Name: bob (page 1), then you click a button and it changes the page and the name changes to Tim well that's all good and well, and it stores that …

0
44
Member Avatar for abarnett

Alright here's the problem: 3. Fahrenheit to Centigrade calculation. Your F should start at 98 and go to 106, by an increment of .1. You will only have two columns, F and C and our requirements: Requirements for all programs Each program will use a function to do the calculation …

0
71
Member Avatar for kehar

Hi, I have downloaded data recovery software to recover my deleted data from Hard disk from [url]www.softperfect.com[/url] but when I try to open the recoverd file both by double click method and from file menu of the application, every time a message saying the document name or path is not …

Member Avatar for kehar
0
104
Member Avatar for Rizza

Hey guy's i'm riz... Just wanna ask sumthin bout my project.. i can't access my VB project to other computer, i want to run it to diferrent computers and automatically updates the datbase to its main server.. tnx

Member Avatar for dc_24l
0
67
Member Avatar for dc_24l

hey i would just like to ask. example i have lstbox named lst1 and another listbox named lst2 when i click on a certain data on the lst1 it would also select the corresponding array of the data in lst2. anyone has an idea? thanks.

Member Avatar for dc_24l
0
152
Member Avatar for hatemkhzouz

Hi All , this is the first time i've entered this site ,and welling to help me about using visual basic 6.0 to connect with an excel sheet to be retreived it's data into the V.B. So, If you please i need the V.B Code to complete my object. thanx …

Member Avatar for hopalongcassidy
0
155
Member Avatar for SCBWV

I have a VB6 application that uses DAO to read and write MS Access files. Since the program uses Access files exclusives, it was written in DAO instead of ADO. The recordsets within the program are based on queries in the database. I need to add a field to the …

Member Avatar for choudhuryshouvi
0
2K
Member Avatar for Rizza

Plz help me.. I want to install my selfmade proj into Different P.C. by using a single database.. i've connected every P.C. into a network, and also install VB 6.0 in its unit togather with my project, but when i try to add data.. it never updates their databases..

Member Avatar for SCBWV
0
298
Member Avatar for Rizza

Hey guy's i'm riz... Just wanna ask sumthin bout my project.. i can't access my VB project to other computer, i want to run it to diferrent computers and automatically updates the datbase to its main server.. tnx

Member Avatar for choudhuryshouvi
0
81
Member Avatar for DemonSpeeding

[code] Private Sub btnPrintListBox_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnPrintListBox.Click Printer.ShowDialog() End Sub [/code] My book doesn't discuss how to use the PrintDialog, so I'm not sure how to get it to print out a ListBox. Also I have a ComboBox full of states and sales tax …

Member Avatar for ryan_vietnow
0
96
Member Avatar for propricer

Is there a simple way to create multi-line tool/tip text boxes ... nothing special, no balloons or anything, just multiple lines ???

Member Avatar for alzowze
0
2K
Member Avatar for RonR

has anybody here used the free Oracle 10G database with VB6?? if so, is it easy to setup?? is the connection string similar to an MS Access connection string?? I have heard it is probably the best database.

Member Avatar for debasisdas
0
130
Member Avatar for Naveen

Hi All, Could any1 please tell me where i can find a tutorial for a port scanner in VB? Regards, Naveen.

Member Avatar for vnskeke
0
801
Member Avatar for Hatim

Hi... I'm trying to create an interface between a servomotor and PC. The servomotor has a CANbus via RS232. I want to write a VB6 program to read data from the machine. I surfed the net for OCX file that supports CAN communication.. Can anyone help me with these files?

0
49
Member Avatar for sm_amuda
Member Avatar for crazyfrog

HI i need help......... i have one project in vb 4 ,how to retrive source code with exe file..pls help me.

Member Avatar for venkatramasamy
0
72
Member Avatar for rajeshnrh74

My VB6 has a Form with a Textbox. Actually my work behind reading Barcode thru Barcode Reader into the TextBox, The Maxlength of the TextBox is 12. If I Input some characters manually into the TextBox Say "abc" (without quotes) now the cursor is in 4th place from there it …

Member Avatar for venkatramasamy
0
262
Member Avatar for dc_24l

hi guys need help on how to count a string in a text box for example my txtbox has this value 10.2.200.29 how can i count all the text box's content?

Member Avatar for dc_24l
0
84
Member Avatar for Stangman

Hello! I'm fairly new to [URL="http://www.daniweb.com/techtalkforums/post319270.html#"]VB[/URL], but I have some C, C++ background. I'm trying to open an existing Excel Document, and add [URL="http://www.daniweb.com/techtalkforums/post319270.html#"]data[/URL] in specific cells from Text box inputs in my VB program. However I cannot seem to be able to do this. The closest I've gotten was …

Member Avatar for igobila
0
82
Member Avatar for dc_24l

hi guys need help on how to count a string in a text box for example my txtbox has this value 10.2.200.29 how can i count all the text box's content?

Member Avatar for debasisdas
0
65
Member Avatar for RonR

when I enter this into the caption property of a command button: Query\T & P System it displays this: Query\T_P System is there any way to fix this??

Member Avatar for debasisdas
0
60
Member Avatar for dilip_singh3

I am working in a multiuser VB 6 Project with MS Access as database. I want to store details in LOG file. for this we will have to write to the log file in all the events (into which we have written code) But is there any way to log …

Member Avatar for hawisme000
0
77
Member Avatar for subtronic

I find it interesting that QBASIC is mentioned for several reasons: 1. This language and any of its predacessors are hardly used these days. And, if they are, it's most likely for nostalgic reasons. At one time, I remember, some schools used it for introductory programming courses. For a time, …

Member Avatar for menonsr
0
932
Member Avatar for rtm_e

Hi... Can we manipulating paper size, paper orentation and margin in Data report??? I need to specify the size and margin of my Data Report Thanks

0
69
Member Avatar for kgala

Hope someone can help me with a EXCEL VB code for copying select data to separate spreadsheets. I have a farily large spreadsheet (~5000 rows x 200 columns). Column A has three string variables. For every value in Column A there may be up to 20 variables in Column B, …

0
59
Member Avatar for jonc

Hi, I am using MSSQL7 at work along with VB6, and while I have the VB work sorted, I am struggling with the SQL quite badly. Basically, I will try to explain my problem as best as possible, and will go from there. Firstly, here is my SQL statement as …

Member Avatar for jonc
0
94

The End.