10,987 Topics

Member Avatar for
Member Avatar for brae0000

hi all i have a form and i add a webbrowser1 to it the web browser preview a bage contion a flash video with extensions (.FLV) in macromedia flash player ... now i want a code to know a duration for this video witch play in flash player in webbrowser1 …

0
62
Member Avatar for anandarose

Those two words were meant for each other. :cheesy: Anyways, i got the final on Wednesday and it's due next Wednesday. I have to design a program that takes information from a text document, displays that information, makes calculations based on that information, and then prints those calculations in a …

Member Avatar for anandarose
0
160
Member Avatar for Steemo

Hi I am new at VB and all I have right now is 5.0. I am currently just making a text based game for fun just to see what I can do. The one thing I am having trouble with is adding in a midi to listen to. I added …

0
58
Member Avatar for ocw

hihi.. how can i do a merging of multiple tiff files into a single pdf format? currently i am able to get the printing of a single tiff file to pdf format but not merging multiple tiff file to one pdf file.Is there any feature/function in pdf sdk i can …

0
49
Member Avatar for sweety0

dear all i am sending a code i want a code which will multiple three numbers given in three text boxes without using multiplication operator. and show the answer in the fourth text box Private Sub cmdbutton_Click() Dim BOX1 As Integer 'Declaring variables Dim BOX2 As Integer Dim BOX3 As …

Member Avatar for aparnesh
0
121
Member Avatar for mc_reload87

Hi, I have overcome my program with the DLL files, but now have a slight problem with my progress bar. Part of my program loads an external spreasheet and exports data to it for printing. Whilst my VB program loads the spreadsheet, thewre is a pause of about 7 seconds …

Member Avatar for mc_reload87
0
92
Member Avatar for yanz

I am doing a remote controlling to external devices. I already have a VB6 coding. I wonder if it is possible to download into the 68HC11 microcontroller to help me control external device such as on or off lights? Hope that you can help me out. 10z:cheesy::?: As we all …

Member Avatar for yanz
0
135
Member Avatar for millanskie

Hi, do anybody knows how to connect in sql mdb2 in Visual Basic 6 I only know how to connect in php... this is my sample connection in php.... #======================================# $mdb2 = connectdb(); $sql = "SELECT <fieldname> FROM <tablename>" $results = selquery($sql,$mdb2); closedb($mdb2); #======================================# do anyone knows how to do …

Member Avatar for millanskie
0
185
Member Avatar for royaloba
Member Avatar for QVeen72
0
58
Member Avatar for millanskie

Is it possible for VB6 to establish a direct remote sql connection and make a query in the remote sql database? If possible what are the reference do I need to add to make it working? Somebody please give a me a good example... from establishing a connection, query in …

Member Avatar for Ancient Dragon
0
86
Member Avatar for chetanpbhalerao

Hello, Hope you are doing excellent. I have developed a small commercial application in VB+MSAccess. To make a package I have used, Visual Studio's Package and Deployment Wizard, but it's not fully customized. So, [B]I want a third party FREE-WARE for Package and Deployment. [/B] Please guide me in this …

Member Avatar for chetanpbhalerao
0
91
Member Avatar for kern1306

how i want to set the ASCII code display binary in Visual Basic program?and it must follow the ASCII code table.i want to set the first 0-127 code that is all 0 in the first place.pls helping!

Member Avatar for QVeen72
0
91
Member Avatar for sweety0

hi everybody, i want help from u people . as i am going to have a project. can u people tell me are u going to help me in that project. holly and Q veen plz tell me please i m waitnig for ur reply.. sweet0

Member Avatar for sweety0
0
90
Member Avatar for anandarose

Here is another INPUT information output program. The first 3 select cases work correctly. I attempted the 4th and 7th select cases but they are not working correctly, i would appreciate any feedback i get, even if it's "I don't have a freaking clue." Could you guys help a girl …

Member Avatar for anandarose
0
257
Member Avatar for kern1306

how i put the ASCII code in the VB program o i no need write it n can get from the VB 6.0?n how i put the matrix in the VB program?

Member Avatar for WaltP
0
59
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
117
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
118
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
62
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
216
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
282
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
162
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
241
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
89
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
56
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
42
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
132
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
40
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
92
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
153
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
56

The End.