10,992 Topics

Member Avatar for
Member Avatar for isocam

Can anybody help with the attached project ("Binary.zip") In the folder there is a binary file ("Mazatrol.dat") that I am trying to read. I cannot get the code to work correctly. Can somebody please see if they can update the visual basic project, and tell me what I am doing …

Member Avatar for isocam
0
121
Member Avatar for lab3tech

I am a student, and have been working on a program where the user selects a drawing tool, color and line width then draws on a picturebox. I have the mouse coordinates of the picture box, and can draw the lines and rectangles I need. The drawings begin where the …

Member Avatar for MattEvans
0
123
Member Avatar for shaji_vs

Hi I am new to VBA, and presently i need to write a macro in Excel work book to search a data. Ineed to seach a string in the whole work book and then, if the data is found, then in a the same row then it has to find …

0
64
Member Avatar for mc_reload87

Hi, I have created a Visual Basic program that uses MSFLEXGRIDS combined with Data controls. This works fine in VB6 IDE, but when i try and ue the exe file the errors occur. When i try to open a form that contains the flexgrid, an error occurs called error '525' …

Member Avatar for QVeen72
0
224
Member Avatar for MSUMichelle

I am a summer intern who has been given a project in MS Access and has little knowledge of VBA - so I would be extremely grateful if you could help me. I have a form called Customer Programs that saves the program description, brand and year. Each program is …

Member Avatar for nicentral
0
332
Member Avatar for killer2021

I need to control a program that is minimized in the system tray. For example, lets say I have winamp minimized into the system tray. How would I be able to press the, "play" button while it is minimized, using vb6?

Member Avatar for jercos
0
165
Member Avatar for isocam

I have a file, that I think is a Hexadecimal file. Can anybody tell me if, in deed, fhe file is a Hexadecimal file, and If there is a way to read it, using Visual Basic 6, so that the output would be a readable ascii text file. the code …

Member Avatar for WaltP
0
247
Member Avatar for genusis

well i need help with a battle system made with vb6. i have tried twice but since im not to good at codign i have no clue of haw to develop one. i am tring to make a battle systems simulare to runescapes. one where you can click on atk …

Member Avatar for Nick Evan
0
90
Member Avatar for basilio

Can i save output file , read only, using SHFileOperation, CopyMemory - VB 6? How can i do? Or how can i change file's property to read only by another way ?

Member Avatar for QVeen72
0
58
Member Avatar for kern1306

anyone pls give me some example program for 4 bit Hamming Code.o wher can get sample program like this!cos i had reject 2 times by teacher 4 my own method!i was use ASCII to do my basic input n need to add error into it then the output need use …

Member Avatar for WaltP
0
44
Member Avatar for purplegerbil

I am using the following code to load a string of text from a file. [CODE] cCnt = 0 fFree = FreeFile Open txtDatafile.Text For Input As #fFree Do cCnt = cCnt + 1 fndRecord = (cCnt * RecLen) - RecLen If cCnt >= 2 Then fndRecord = fndRecord + …

Member Avatar for WaltP
0
134
Member Avatar for rainea

This is a great forum with valuable information... My first post here and i desire to share the informations with others Looking to learn much from this forum in the future post by wow gold

Member Avatar for WaltP
0
43
Member Avatar for sweety0

[B][COLOR=#000000] [/COLOR][/B] [U][B][COLOR=#000000]Question 1 - Multiplication[/COLOR][/B][/U] [COLOR=#000000]Develop a program with following functionality.[/COLOR] [COLOR=#000000]- Input from the user will be five numbers separated by comma e.g. 56,80,123,3,2[/COLOR] [COLOR=#000000]- On selection of Go command button you have to populate list boxes by separating [/COLOR] [COLOR=#000000]- [/COLOR][COLOR=#000000]Even Numbers[/COLOR] [COLOR=#000000]- [/COLOR][COLOR=#000000]Odd Numbers[/COLOR] [COLOR=#000000]- [/COLOR][COLOR=#000000]Multiples …

Member Avatar for WaltP
0
95
Member Avatar for sguy

I've did a program using vb6 to connect to oracle9i, i can establish the connection, the problem is when i execute the query in oracle sql*plus, it can execute successfully, but when run in vb application, the records affected return 0, it do nothing for this query, any setting need …

Member Avatar for sguy
0
159
Member Avatar for Randika

I am interesting in doing programming with VB6.0.Still I'm a school guy but have a knowledge in programming.[U][B]I don't know how to create and link a query through Visual Basic 6.0[/B][/U].(But I know how to link a database)Anybody knows how to do this Please help me.

Member Avatar for jbennet
0
58
Member Avatar for jetyan

when I selected my *.mdb files, it shows"unrecognized database format", I use VB6.0 and ACCESS2003/2007, who can tell me why? thank you !

Member Avatar for Ancient Dragon
0
64
Member Avatar for PaulCC

Is there a method that VB uses to get the drive letter of the directory where the program files reside witout specifying it explicitly? :rolleyes:

Member Avatar for QVeen72
0
135
Member Avatar for Lyskaster

If you read this, please help me asap, its urgent! I need to comunicate with a access database as a background operation in my program. I have to read off x nr. of records from the database and write a status back. HOW do I do it? Does anyone have …

0
63
Member Avatar for ctlqt12

Hi all, In my form, i have a button. If i press button, 1 file ( temp.txt or temp.bmp or temp.wmv ... ) will be opened by using default window program. ( I'm using vb 6 ). How could i do to solve that problem?

Member Avatar for Sentax
0
99
Member Avatar for jetyan

I want to show my own *.co in VB program, and I know there is cult3d ActiveX player in VB6.0 but I don't know how to use it after I had searched a long time with google.So who can give me some advice or some web resources about cult3d ActiveX …

0
71
Member Avatar for Tymothy Galabzi

i need help. How to load a bitmap image from Access database to be shown on a VB 6.o form

Member Avatar for QVeen72
0
53
Member Avatar for sheida

< Hi I am to teach VB.6 as a tutore in University from next semester, and I dont know where to start? I know notting about VB.>

Member Avatar for sweety0
0
75
Member Avatar for sweety0

hi holly and veena thanks alot for helping me in problems. before i got veena's solutions i solved the Q-2 and Q-4 by using holly's solutions. but thnxxxxxxxxxxxxxx alot u helped me out. i m very grateful to u both. :)

0
71
Member Avatar for sweety0

[U][COLOR=#000000]Question # 1:[/COLOR][/U] [COLOR=#000000]Ask the user to enter two different numbers. Print all the numbers between the two values they enter.[/COLOR] [COLOR=#000000] [/COLOR] [U][COLOR=#000000]Question # 2:[/COLOR][/U] [COLOR=#000000]Allow the user to enter as many as positive numbers as they wish, and enter zero to indicate they have finished. Then display the …

Member Avatar for QVeen72
0
170
Member Avatar for arvin2006

can anybody having touch screen coding. i have to invoke touch screen through vb and fetch and display the corresponding details from database based on user touch. so please help me regarding. thanks in advance

Member Avatar for arvin2006
0
80
Member Avatar for dil.om

:) hello frnds i wana ask one question about my project. i m dng the project of family tree. in wch many relationships r considered.if one person make his own family tree thn another parson in his family can make the relation ship wth him.and tht will specify the relatinship …

Member Avatar for Sentax
0
283
Member Avatar for JohnKelly

I have a main application running on VB6. This has mutiple RS232 inputs which it processes and displays graphically and numerically to the user. I need to create slave display(s) showing limited information on other PC(s) located on the network. What is the best way to communicate between the computers. …

Member Avatar for Sentax
0
108
Member Avatar for mahesh_gupta024

Hai All, This is Mahesh, I want to create an application in Visual Basic 6.0 that runs in Background and is invoked when system is going to shut down. Can anyone tell me what is the event that is activated in Visual Basic6.0 when system shuts down. Thanks in Advance …

Member Avatar for Sentax
0
337
Member Avatar for jbennet

ok i have made this blackjack game in VB.NET 2005: Can anyone spot any obvious bugs/superflous code in it? I have to convert it to VB6 for college as its my homework does anyone know fo any potential pitfalls there? [code] [COLOR=#0000ff]Public[/COLOR][COLOR=#0000ff]Class[/COLOR][COLOR=#000000] Form1 [/COLOR] [COLOR=#0000ff]Public[/COLOR] playertotal [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]Integer [/COLOR][COLOR=#0000ff]Public[/COLOR] dealertotal …

Member Avatar for jbennet
0
127
Member Avatar for arvin2006

hello to everyone! can you give some websites containing tutorial or the basics regarding a system with touch screen monitor or with bar code scanner.. how could that be provided, things to be considered and everything.. could it be done with the vb language? i am using vb with my …

0
70
Member Avatar for SpeedRacer69

Need help... I want to refresh ny adodc connection but it seems to refresh faster than the update can take place. Here is the code Set rstemp = New ADODB.Recordset rstemp.Open "Select * from Temperatures;", cn1, adOpenDynamic, adLockOptimistic rstemp.AddNew rstemp!RecipeName = txt_RecpName.Text rstemp!step1 = txt_TempS1.Text rstemp!step2 = txt_TempS2.Text rstemp!step3 = …

Member Avatar for QVeen72
0
93
Member Avatar for dtbradio

I have written a small app which allows me to page through numerically-sequenced online images via a VB-5 WebBrowser control window and a few buttons. The app works quite well, but I want to know 2 things. 1. Is there a way to have images auto-resize to fit the available …

Member Avatar for dtbradio
0
153
Member Avatar for jto

is any body suggest how i will send sms from pc if i have a gsm modem in my pc.

Member Avatar for joshua__lim
-1
152
Member Avatar for stealth_rhino

I'm just starting out in VB by taking an online course. The project I'm supposed to make will not run, and i cant figure out why. Here's what I have: [code=php] Private Sub cmdCalculate_Click() 'Declare variables Dim curPrice As Currency Dim curCost As Currency Dim curComm As Currency 'Set variable …

Member Avatar for sendoshin
0
111
Member Avatar for UtilityWarrior

Hi, I've written an Image to PDF DLL that converts EMF files into PDF by using Windows to enum the records and then I convert these into native PDF commands rather than rendering into a bitmap - in general this is working well but there is an odd problem with …

0
71
Member Avatar for harish13

[I]hi,[/I] [I] have a exe file (developed in C) I want to call this exe from VB at the same time i want to pass a file name as parameter to that exe file .Please help me in this regard thank u in advance[/I]

Member Avatar for Marikanna
0
80
Member Avatar for Fernando2

[COLOR=#000000]Hello, [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]I am a student in the school electrical engineering and I am called Fernando. [/COLOR] [COLOR=#000000]I make my project report in Visual BASIC and I must much work for it. [/COLOR] [COLOR=#000000]Because of this I have some understanding questions on it.[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]I have the …

0
67
Member Avatar for yanz

Hi everyone. Hope you guys can help me. Attached below are VB6 codes for a hand phone to call to a modem. When the action is executed, a message box will pop out ‘Ring Ring’. I just want to know is there anyone out there have the codes for SMS …

Member Avatar for dtbradio
0
220
Member Avatar for Nurilhansiz

hi! im somekind in a lost mode.how can i call a txtfile out so that it can run a machine? eg if i press this cmdA, it will call out txtfile1 and txtfile1(the command to run the machine is stored in here) will run the machine. and also how is …

Member Avatar for dtbradio
0
134
Member Avatar for anandarose

The following code is supposed to use the data in the attatched file to generate a list of relavent houses available based on the specifacations that you enter. After I enter my prefered search method I can't get it to stop asking me how many bed/bathrooms or what price i …

Member Avatar for dtbradio
0
106
Member Avatar for Tiggey

Hello! I need some help with my code. Here's the background information: Six students take three tests. I need to find the grade average of each student (test 1, 2, and 3), then I need to find the average grade of test 1, test 2, and test 3. Next, I …

Member Avatar for QVeen72
0
103
Member Avatar for BombAppetit

Greetings, How do I write a program that automatically register a chart object that I use in excel macro? Currently the macro's only work on the PC that I am using, since it has VB6 installed, and some other PC which I manually added the chart object to. For other …

0
66
Member Avatar for nutwood33

I'm creating a simple little macro that draws a chart from some data in Excel. The frustration comes because every time my macro draws a chart, it sequences the number. The first chart is "chart 1" the second is "chart 2" even if "chart 1" no longer exists. I know …

Member Avatar for Tonye53
0
496
Member Avatar for anandarose

[inlinecode]The following code is supposed to use the data in the attatched file to generate a list of relavent houses available based on the specifacations that you enter. After I enter my prefered search method I can't get it to stop asking me how many bed/bathrooms or what price i …

0
87
Member Avatar for dtbradio

I need to figure out how to get online images to automatically resize to fit a VB5's IE Browser control's available window space during runtime. My appication is a simple system to sequentially page through online images that are numbered in order such as 01.jpg, 02.jpg, 03.jpg, etc. I have …

Member Avatar for dtbradio
0
94
Member Avatar for Nurilhansiz

hi again.. i have a problem with excel.. tried to print a chart using excel nia vb but it doesnt work and when it does, it keep producing charts tat are infinity..ALOT OF chart without stopping! HELP!! Private Sub cmdExcel_Click() ' ' Dim xlApp As Excel.Application Dim xlBook As Excel.Workbook …

0
66
Member Avatar for nugget93

I really dont know what category this should go in but, I would like to connect to a server made in vb to get data, how would i do this and how would i get php to send data to the server?

Member Avatar for nugget93
0
73
Member Avatar for rich84

[COLOR=#000000][B]Can anyone help me with this assignment I need to do?[/B][/COLOR] [COLOR=#000000][B][/B][/COLOR] [COLOR=#000000][B]Guidance:[/B] [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]Use a suitable container to store the active phones within the network. You need to consider how each of the separate phones will communicate with each other. One way would be to implement an …

0
39
Member Avatar for jetyan

If I want to see a Dll file of a Program,and I have not find it in the declares and the 'system' file. I know it is there,how can I find it? thank you!

Member Avatar for jetyan
0
140
Member Avatar for jeevitha

need visual basic codes for dictionary search to take care of situations when people type in wrong spelling. Examples like google search engine, when people type in wrongly search engine actually helps to correct the words that are spelled wrongly Also need visual basic codes of auto fill in of …

Member Avatar for iamthwee
0
83

The End.