11,868 Topics

Member Avatar for
Member Avatar for pranavdv
Member Avatar for choudhuryshouvi
0
409
Member Avatar for Rob_ledo

Hi, I'm new to Visual Basic and this forum and I would like to ask if anyone could tell me if there is away of linking option buttons with text boxes. I have to do a mulitple choice program where the questions and answers are stored in an access database. …

Member Avatar for Rob_ledo
0
148
Member Avatar for janvanderpeet

I have examined and tried several software products for protecting software against illegal copying, reverse engineering etc., but they are all time-consuming and often poor. So I think about making the protection myself, but have no idea how to do that. Does anyone know a tutorial for this or a …

Member Avatar for choudhuryshouvi
0
89
Member Avatar for kartik07

[B]Import all XML files from directory to ACCESS[/B] hi , I am new to VB6 and as part of my project,I need to create a module which imports XML files from a directory and stores in a singleDB(I am using ACCESS 2007). All the XML files wil be stored in …

Member Avatar for choudhuryshouvi
0
155
Member Avatar for janvanderpeet

Hello, I have a VB program, developed a few years ago in Visual Basic 4.0 16-bit, and adapted later in Visual Basic 6.0 Enterprise Edition. In this program I use 16-bit DAO databases. As long as I used this program privately, this was no problem, because I also had Visual …

Member Avatar for SCBWV
0
104
Member Avatar for Mbt925
Member Avatar for theonlyhugeg

hi everybody im working on this little application for myself... when its done i want it to take screen shots of the entire screen at a given time. like every hour for example. right now im still stuck on the fist part. how to you take a full screen screen …

Member Avatar for Mbt925
0
131
Member Avatar for janvanderpeet

Hello, I have to use complicated mathematical computations in an application. There is commercial software for this, but that is extrmely expensive. So I want to use Solver from Excel 2003 in Visual Basic 6.0. Does anyone know a tutorial which explains how to do this? Thanks in advance for …

0
72
Member Avatar for aldosan

hello all... i have a problem with connecting VB 6 enterprise edition & crystal report 11... now, i have added "crystal report control" component, and i try to load report.rpt (crystal report) from VB6... but error occurs : UNABLE TO LOAD REPORT in script below : >>crystalreport1.action = 1 i …

Member Avatar for ola_q
-1
995
Member Avatar for pranavdv

how to validate email field and website field. Means, in email [B]@[/B] and [B].[/B] is compulsory and in website [B]www[/B] and [B].[/B] is compulsory, something like this

Member Avatar for pranavdv
0
136
Member Avatar for theonlyhugeg

hi everybody! im in a basketball team n my coach asked me to make a scoreboard program for the huge screen we have (he knows im the only one from the team that does some programming) im using Visual Basic 2008. i pretty much know how to do everything except …

Member Avatar for hkdani
0
1K
Member Avatar for selicon.valley

i want to have follwing data in mhf Grid here is the text file named closing.txt i want to show those details who have mention in heading for example Code, Name , cls, opn, lst, low and volume total 7 fields i want to display those records into microsoft herachical …

Member Avatar for choudhuryshouvi
0
95
Member Avatar for rec

Hi All, Can any of you please provide feedback to me on what operating system and programming language would be best suited for migrating from an industrial Human-Machine Interface (HMI) that presently is implemented in Quickbasic 4.5 running under DOS and must include the capability to communicate with external controllers …

Member Avatar for hkdani
0
119
Member Avatar for guest11

HI all, I want to know the result of common dialog control. My code is : CommonDialog1.Flags = cdlCCFullOpen CommonDialog1.ShowColor Label1(0).BackColor = CommonDialog1.color But i want to assing CommonDialog1.color value to label1(0).backcolor only if user click ok button of commondialog control if user click cancel button then default color is …

Member Avatar for hkdani
0
127
Member Avatar for hawisme000

i have a little idea of how to make this, .ocx but i dnt know how to use them , i where to get them any1 here can help?? and sample of how to use them??

Member Avatar for x2per14
0
178
Member Avatar for Annex
Member Avatar for Dell XPS

does anyone know how can I make a progress bar showing the percentage of print job completed...??? i want to use is this to prevent the user from making any changes on the form until it is printed because it does not print it if you press any command button....

Member Avatar for DenisOxon
0
61
Member Avatar for arasten

Hi there, i want to make a program that has a label and i want that label to move from right to left and do it again and again by using timer if its possible, for example: i want it like an electric commercials in some shops or posters...the text …

Member Avatar for AndreRet
0
1K
Member Avatar for Neophyte08
0
57
Member Avatar for shakeelaktar

Can Anybody help me by suggesting, How to change TCP/IP setting by an VB (6 or Dot Net) application. I need this because our users log on to 2 domains and my SysAdmin configures manually every time. I want to built an application. If it can be fired remotely It …

Member Avatar for shakeelaktar
0
98
Member Avatar for Njekwa

Can someone help me develop a simple program, in Access or Visual basic. That can display numbers between “01 – 90”. in the 4x4 celk format I would like the program to be able to display all possible combinations of four numbers Between 01-90. either horizontally, vertically or diagonally. It …

Member Avatar for debasisdas
0
86
Member Avatar for kartik07

Hi friends, I need to transform data from XML & store in a ACCESS Table, I have a code which displays the msgs as msgbox,but I need to insert in a table.I used XML4 here.I am relatively new to VB6 XML.Can someone tel me how to do it or provide …

Member Avatar for choudhuryshouvi
0
138
Member Avatar for xLostSoulx

Hello, I am starting a new game creation and I am very new at Visual Basic. I, honestly, don't know what I am doing. I have picked up some things, and I am learning fairly quickly. The game I am creating is based on a source, and the game has …

Member Avatar for technogeek_42
0
94
Member Avatar for jayDC

I have worked out a good way to replace a scrollbar with a graphical slider, and it works great. Now I'm on to the knobs. Anyone have an idea on the best way to approach this? I want to code them, and not use a component. First I was thinking …

0
67
Member Avatar for Duki

Hey everyone, I've been the IT at my workplace for about 2 years now. We use a piece of software that was developed in house by one of the previous ITs (about 6 years ago), and I think it was developed in VB6. We need to modify a couple of …

Member Avatar for AndreRet
0
215
Member Avatar for Njekwa

Can someone help me develop a simple program, in Access or Visual basic. That can display numbers between “01 – 90”. in the 4x4 celk format I would like the program to be able to display all possible combinations of four numbers Between 01-90. either horizontally, vertically or diagonally. It …

Member Avatar for invisal
0
119
Member Avatar for Qpido

[URL="http://img442.imageshack.us/img442/3852/programjy5.jpg"]My Program[/URL] The link above leads to a picture of the program I made. This program makes the price show up out of an Excel file for transportation costs. With the help of some on this forum I have gotten this far with the program, and I'm very grateful for …

Member Avatar for Qpido
0
199
Member Avatar for thangasiva

I need your help . i have to develop my knowledge in‘English words’. I try to byheart the new words from books, and I am unable to keep in mind and often forgetting. So I decided to develop a package for my won use. It should be like a simple …

Member Avatar for vivekPSG
0
103
Member Avatar for dilip_singh3

I have connected a datagrid to a recordset having multiple fields. on entering value in One of the column of the datagrid and pressing enter it gives a message (not error) automatically Multiple step operation generated errors. Please check each status value. I have already written codes in the keypress, …

Member Avatar for choudhuryshouvi
0
77
Member Avatar for Tusharbos

I need one application Video on demand. In this application I want to do when any one can call during runing this application his/her show one list of songs and select it by dialing a number. So this type of data i want to receive using mscomm. Can i use …

0
60

The End.