12,425 Topics

Member Avatar for
Member Avatar for tejubjp

Reading ProjectList text file(contains name of the projects) n display those lines into combobox my above code ....it is reading only first line of text file help......[code]Private Sub Form_Load() Open "c:\ProjectList.txt" For Random As #1 Len = Len(ReadData(1)) For intLoopIndex = 1 To LOF(1) / Len(ReadData(1)) Get #1, , ReadData(intLoopIndex) …

Member Avatar for vb5prgrmr
0
184
Member Avatar for avirooge

I would like to connect web cam in vb6.0. My aim is to connect a web cam thr' vb6.0 code, take a phtograph and save it to the access database. plz. help

Member Avatar for vb5prgrmr
0
80
Member Avatar for Masterace

Hi there need help on how to make the splash screen fade in transparently then afterwards start the progress bar that will lead in opening the 1st form

Member Avatar for WaltP
0
103
Member Avatar for jemz

hello please help me on this ahm i want my picture to be bmp file so that i can place in my gui ..hoping for your positive responds

Member Avatar for codefixer
1
98
Member Avatar for Masterace
Member Avatar for avirooge
0
190
Member Avatar for bdrkb

How can i convert amount like 400 as Four Hundred dollar only , any one can help me pls

Member Avatar for avirooge
0
158
Member Avatar for lawal2000

I need help on how a function created on Form1 can be called from Form2. E,g, Public Function RemoteCalled() A=X"2+2 End Function 'Then from Form 2, Call RemoteCalled I use VB6. Thanks for your quick response

Member Avatar for abu taher
0
110
Member Avatar for lardshow

Hi all need a little help please. i'm using VB (but very very rusty) and i need to write a simple macro to cut and paste in excel. the macro so far is: [CODE]Sub populate() ' ' populate Macro ' Macro recorded 09/02/2010 by ' ' 'select correct cell Range("D6").Select …

Member Avatar for lardshow
0
98
Member Avatar for bluefish601

hye...currently i am developing stego application for my final project.. and i will using vb6.. what i need to know is the code for manipulating the bit because as u all knows that LSB insertion plays with all the bits stuff.. sorry ..my english are too bad..hope u all can …

Member Avatar for pramod.T.C
0
188
Member Avatar for pankaj.garg

Hi, i am developing a program which will store live data (data read from some device every second) into MSAccess database...now i want that data to be available over LAN... i.e. my main computer will be connected to device and i want other computers to read data from the database …

Member Avatar for kinwang2009
0
268
Member Avatar for tgifgemini

Hello everyone, I have an exce spreadsheet called "ProjectStatus.xls" in my local folder "C:\ProjectStatus.xls". I need to send it as an attachment to someone and I am using these codes: [code] Set OutlookApp = CreateObject("Outlook.Application") Set OutlookMail = OutlookApp.CreateItem(Outlookmailitem) OutlookMail.To = "giftxtian@yahoo.com" OutlookMail.Subject = "Project Status" OutlookMail.Body = "This is …

Member Avatar for suba_wen
0
128
Member Avatar for loulule

I need visual basic code for inputing name and address to 2 separate text box then display in address label....

Member Avatar for abhi.navale
0
165
Member Avatar for neosonic

Hi All, I have a picturebox with dragover, mouseup, mousedown, and mousemove functions. If I set picture DragMode = automatic, I can use dragover, but I cannot use mouseup, mousedown, and mousemove. If I set picture DragMode = manual, but I can use mouseup, mousedown, and mousemove. But I cannot …

0
46
Member Avatar for harini.graceful

There are two sheridan grids of same size.(in VB6.0) First grid has horizontal scrollbar to scroll the columns. Second grid has no scroll bar. Now the problem is that when i scroll the scroll bar of first grid ,i want the columns of the second grid also to scroll simultaneously.

0
52
Member Avatar for purplegerbil

Hi, When using the following SQL query I get back just over 12,000 records. SELECT JobNumber FROM myTABLE; There are alot of duplicates within the records. I am wanting to only get back one of each JobNumber. If I use SELECT JobNumber FROM myTABLE GROUP BY JobNumber the number of …

Member Avatar for supriya_priti
0
98
Member Avatar for lilianw

Hi All, I need help in passing data from a datagridview control to textboxes control. When the user select the data from datagridview and then click the command button control in form1, I want the record to be displayed in the texboxes of form2. How do I go about coding …

Member Avatar for hasinarshad
0
89
Member Avatar for DeanM

Hi everyone! this is my first post here! hope to learn a few things!! i read the thread about students looking for easy answers to assignments! i understand the point. i am not like that. i am a member of other forums too and contribute what i can! on one …

Member Avatar for Nick Evan
1
181
Member Avatar for ssegarane

A VB6 application has been developed on Windows XP platform and installation package is being prepared by using the Pachage and Deployment Wizard shipped with VB6. What are the additional files/DLLs reuired to be added so that the application can be installed under Windows Vista and Windows 7 ? Can …

Member Avatar for abu taher
0
111
Member Avatar for kevin04
Member Avatar for swapna7999

hi i dont know how to install ijl11.dll i have a exe version of it and how could i incorporate this dll to my application

Member Avatar for phpbeginners
0
266
Member Avatar for jlego

i have no background with arrays, so please treat me like an idiot. what i am doing: i have a task management system that can share a task between 1-50 different users. whenever a user adds a note or takes themselves off the task, i would like for each user …

Member Avatar for vb5prgrmr
0
97
Member Avatar for tracy80

I'm banging my head against the wall on this one- it's a doozy! My worksheet has data that gets updated each week to have that current week's information appended to a list to get a trend of results w/ past information. It's basically a pivot-table that gets pasted in each …

0
44
Member Avatar for adhi

[COLOR=#000000]hi[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]i am a student. i am using vb6 to get an agv running. using mscomm to speak to a main micro which then addresses motor boards. at present i am just testing 2 motors to see if the program will work. in my foward command button the …

Member Avatar for MikeStump
0
159
Member Avatar for dahljam

I have a little VB6 program that I wrote a few years ago. I use it for drag and drop dialing through my external modem( or in some cases my speaker). Recently, my modem died and I bought a new external one, but the new one goes through the USB …

Member Avatar for MikeStump
0
141
Member Avatar for ballistic

hi all this is my first post here. i have a small question and though i believe its a very simple one, however i cudnt figure it out until now. i have written a vb 6 code to get data from rs232 port using mscomm control. i am getting the …

Member Avatar for MikeStump
0
192
Member Avatar for SCBWV

A friend asked me to write a program that dials a telephone number and checks for the presence of a 1000 Hz tone. Any suggestions?

Member Avatar for MikeStump
0
104
Member Avatar for Geek_Cyborg

Can anyone tell me how can i remove all unwanted characters from a string.. Characters like, ......

Member Avatar for sidnei
0
92
Member Avatar for goggem

I'm battling with an Excel VBA problem. I'm working in a spreadsheet in a folder called "Master". On the spreadsheet, I have, amongst other data:- Cell c5 the SalesRep Cell c6 the Customer cell c7 the QuoteNo. I then run a macro to do some calculations. After the calculations, I …

Member Avatar for apegram
0
101
Member Avatar for RahulV

Hi, What can I do to open or bring up an already open child form inside a parent MDI form, (that are already visible in the window's menu but beneath other child forms) when their respective menu buttons are clicked once again? Is there any collection or array to access …

Member Avatar for vb5prgrmr
0
88
Member Avatar for Masterace
Member Avatar for xuexue

Hi guys, i just want to ask what is the congruent function in php which acts like CDec() in Visual Basic 6.0? Is it the round() or round off?? same with the data types Single and Currency in VB6.0.. Visual Basic 6.0 PHP 5\ Single (data type) __________________ Currency (data …

Member Avatar for xuexue
0
178
Member Avatar for devz2k

hey there, i am creating a program, and i have text fields such as Customer Name, address, postcode, telephone email etc. and i also have a button 'add record' what do i have to code in add record to actualy save the records.. will i have to make a file …

Member Avatar for samir_ibrahim
0
108
Member Avatar for devz2k

hey there, i have a main menu on my program which has the option of registering. I have enter name and password .. and a button Confirm i want to be able to store the added username and pasword to the login form so that it will work... what must …

Member Avatar for devz2k
0
99
Member Avatar for twoshoes

Hi New to this forum. Looking for advice. I'm a doctor working in a hospital and know little if anything about programming. Out of necessity I learned just what I had to to write a VB program for some specialized monthly notes that are otherwise very time consuming to write. …

Member Avatar for SCBWV
0
152
Member Avatar for MSARFI

Dear Sir, I am facing with login form coding I am first time try to working with oracle database. I am not able to connect through the login form Here is a screen short for you And code is here mention [code] Option Explicit Dim db As Database Dim rs …

0
41
Member Avatar for bpl1960

I'm told it's good to introduce myself here, but there are strong warnings against mentioning this, that and the other thing in the Daniweb rules. So I'll just stick to the computer-related stuff. I've been programming computers since 1980, starting with Pascal on a CMU minicomputer and going on to …

Member Avatar for bpl1960
0
110
Member Avatar for DogDee

Hi all new to this forum, I have a headache of code here I do hope someone can help me out a little with it. Within my program I have a scoring system using a counter determined by an answer i.e. if a combobox value = yes then add one …

0
45
Member Avatar for jemz

hello please help me on how to make my vb6 program to executable files...hoping for your positive responds

Member Avatar for peter_budo
0
199
Member Avatar for Geek_Cyborg

Hi, Can anyone tell me how can i get specific Mid text from a textbox for eg, Text1.Text = "asdf1234zxcv" i want text "sdf" to "zxc" Please Help Thanks

Member Avatar for vb5prgrmr
0
64
Member Avatar for richosr

Hi, Please can anyone tell me how to extract the audio track in an mpg or mpeg to an mp3 in vb6? thanks Steve [I][QUOTE]do unto others as you would have them do to you, but they probably won't![/QUOTE][/I]

Member Avatar for vb5prgrmr
0
87
Member Avatar for Manswab

i need VB6 & visual studio 2008 software...Any one please give me the link to download this softwares....

Member Avatar for Manswab
0
58
Member Avatar for nik1991
Member Avatar for KSS
0
83
Member Avatar for jemz

hello please help me on this i don't know what is the meaning of this movenext,movefirst, ,adoptimistic,aduserclient....please help me on this and how to use on this and the meaning of this...hoping for your positive responds..thanks in advance...

Member Avatar for jemz
0
168
Member Avatar for bpl1960

Hi! I'm writing a statistical analysis program where I don't know, in advance, how many variables will be involved. I'm having the user enter data for each variable in a datagrid. First I ask for the number of variables. Based on that, I add as many new columns as needed. …

Member Avatar for bpl1960
1
108
Member Avatar for trytrytry

i have to make a program with only COMBO BOX and FORM and BUTTON. the form should have 1-combo box (having many options) and 1-Button when user selects one option from combo box and presses button the form assign to that option should execute. for eg. a combo box (options …

Member Avatar for trytrytry
0
196
Member Avatar for betabasic

Hi! Is there a way I can run and close firefox using vb6? I want to create my own proxy switcher program.. But it requires Firefox to restart after changing the proxy settings.. It is not cool if I manually restart firefox.. Help please. :?:

Member Avatar for vb5prgrmr
0
69
Member Avatar for venkatnams

[CODE]Private Sub Form_Load() s = InputBox("please enter staff id") t = InputBox("please enter your password") Set db = OpenDatabase("C:\Program Files\Microsoft Visual Studio\VB98\my new prj\prj1.mdb") Set rs = db.OpenRecordset("staffper", dbOpenDynaset) Set ro = db.OpenRecordset("timetable", dbOpenDynaset) Set rm = db.OpenRecordset("staffattend", dbOpenDynaset) Set rt = db.OpenRecordset("staffmsg", dbOpenDynaset) Set rp = db.OpenRecordset("staffpass", dbOpenDynaset) 'rs.MoveLast …

0
76
Member Avatar for 54uydf

Hey everyone, I'm trying to import a table using xml file into my access project. First I exported the table the easy way and saved it on my desktop, and now I'm trying to write a vb code for a button on a form that will import it. I have …

Member Avatar for 54uydf
0
106
Member Avatar for imolorhe

Hello there, I am working on a little project and have a problem about finding the IP addresses of all the remote computers connected to a LAN network. I will greatly appreciate it if I get the answer to what I need. Thanks.

Member Avatar for irungu
0
321
Member Avatar for yash narwal

[b]Split from - [url]http://www.daniweb.com/forums/thread148211-2.html[/url][/b] hi can u send me the table related to vb project using ms-access as backend so that i see the relationship between tables.

0
41

The End.