10,992 Topics

Member Avatar for
Member Avatar for The Beholder

I'm stuck on retrieving bytes from a register using qbasic, specifically how do they get the Low byte and High byte from this: 'al%=lowbyte of ax, al%=highbyte of ax, al%=outregs.ax and &hff ah%=outregs.ax \ 256 I can understand that with call interrupt you can read or write to general registers …

Member Avatar for The Beholder
0
135
Member Avatar for morgan drutchas

In Microsoft Access 2000, I have a form that is for adding a new record and contains 2 subforms that each link to different tables. The subforms are connected by a user ID. I do not want the user to type his user ID twice, so when the user types …

0
75
Member Avatar for ecashwell

I would like to know if it is possible to communicate Queries using XML from an application written in VB6 to a website written in ASP.NET. I would need to send and receive everything from a small integer to a medium blob. Also, the database backend is MySQL. This is …

Member Avatar for Tekmaven
0
146
Member Avatar for MSUMichelle

:?: Is there a way to skip part of the VBA code after a certain command button is selected? I have a message box that pops up saying "Please press the edit button to make changes." After the button is selected I do not want these message boxes to be …

Member Avatar for MSUMichelle
0
89
Member Avatar for MSUMichelle

I am working in MS Access 2000 and trying to have the computer continue an ID pattern I have. Right now I have a table with a field "Customer Program ID". There are currently 5 of them...CP001, CP002, CP003, CP004 and CP005. When the user selects new record I would …

Member Avatar for MSUMichelle
0
99
Member Avatar for chock

Hai , i am getting the correct result for the below query rs.Open "SELECT DISTINCT RepTL From PEList WHERE RepFL='" & CriteriaName & "'", Cnn, adOpenStatic, adLockReadOnly, adCmdText but the thing is i need to display the record in the Order by RepId, but when i add RepId in the …

Member Avatar for mnemtsas
0
175
Member Avatar for leeegglestone

Im starting to design some software/system for work even though its not in my job description, and learned a little of it at college so thought id speed the process up rather than waiting for the IT monkeys downstairs to get their act together. I will be including a database …

Member Avatar for mnemtsas
0
104
Member Avatar for red_evolve

Greetings. I was just wondering whether this is normal or not:- When I hit the Print button, it takes a while before the printer starts printing. The printer spools for a few minutes before printing. :-|

Member Avatar for red_evolve
0
130
Member Avatar for chound

I'm a newb 2 VB. How can I use my printer to print out some message I have written in a textbox. Mine is a USB printer.

Member Avatar for mnemtsas
0
65
Member Avatar for twodollarbill
0
99
Member Avatar for soundlesslove

hello frnds i have developed a spying software in vb 6.0 with stealth capabilities just like any other commeriacl software. i would like to connet it through internet so that it can send log files by emails. i have tried smtp server for that ..it works but it is not …

0
66
Member Avatar for red_evolve

Greetings. I have a form loaded and in this form, I have a listbox plus a button. When the button is clicked, a dialog box will appear alongside with the form. In the dialog box, there is a combo box, in which the user must select something from. Once the …

Member Avatar for mnemtsas
0
239
Member Avatar for seankleyn

Hi. Im having difficulty finding work in south africa in the IT field so I was hoping their was maybe another way to start making money from doing freelance coding and projects in both Visual Basic and C/C++. Can anyone tell me where there are such places or opportunities where …

Member Avatar for basementcoder
0
244
Member Avatar for red_evolve

Greetings. I'm sort of on the en-route to project completion except for some small problems here and there. One more major step is report generation. I'm totally new in this area. Nothing in the old threads are related except for one: [url=http://www.daniweb.com/techtalkforums/thread410.html]Vb report generation[/url] but this thread is still left …

Member Avatar for mnemtsas
0
180
Member Avatar for siraj

hello can any body there tell me that i have a database named [B]watershed1.mdb [/B] which contains three tables such as "watershed_tb1,watershed_tb2 and watershed_tb3". now what i want to do is create a List box in VB6.0 and take the appropriate text boxes required.so when i select watershed_tb1 from the …

Member Avatar for lkexpert
1
177
Member Avatar for fishcakes28

Hi, I created a couple VERY small programs in VB. When I have built the program to become an executible, it works on my original computer, however when I try and use it on my office computer (without VB), it comes up with an error "The application failed to initiate …

Member Avatar for lkexpert
0
138
Member Avatar for ALAN 007

i am doing a write up and it says in the Spec: appropriate use of sequence, selection, selection and repition in your program. plz post a definition of what this exactly means [email]kamran_bashir786@hotmail.com[/email]

Member Avatar for lkexpert
0
87
Member Avatar for WaltFales

Greetings! I currently have 5 very similar but seperate macros in 5 seperate .xls files. As one finishes I currently open the next .xls file and run that respective macro. And so on and so forth. I am attempting to figure out how I can write code that will require …

Member Avatar for mnemtsas
0
93
Member Avatar for Steel9561

I created a DHTML proyect using Visual Basic 6. It is a webcalculator. You can look the calculator at this address: [url]www.cssaudit.com/TestCSS/index.htm[/url] When you compile a VB6 proyect a dll file is generated which takes care of performing the calculations. The webpage and the dll was uploaded manually to the …

Member Avatar for freesoft_2000
0
127
Member Avatar for WaltFales

Greetings! I am a relative newbie to VB programming and have built a macro that performs multiple functions within excel but am now trying to link ShowCase STRATEGY 4.1 to it. I am attempting to figure out how to have an excel file run a ShowCase Query--an application I have …

0
61
Member Avatar for Cobrab

Hi all!!! This is possibile on VBB to accsess Hardwere ? I mean if there is any command that i can read or write data from i/p port , like on c that i can use the "outport" Command. Thank's

Member Avatar for Cobrab
0
150
Member Avatar for freesoft_2000

Hi everyone, I would like to ask all of you all one question is that for example if i am using visual basic 6 and i would like to add a rich edit to my form would it cause any legal issues for me. Basically if i use the richedit …

Member Avatar for mnemtsas
0
170
Member Avatar for mnemtsas

Hi All, It's not exactly a snippet, more like an entire program. A couple years back I knocked up a DVD Collection program that uses VB6 for a front end and Access as a backend. It also includes storing screenshots as BLOB's for those that are interested or know what …

0
95
Member Avatar for red_evolve

Greetings. The subject doesn't quite match the forum? :cheesy: Well, I've to develop a system in VB. It's going to be a system used by some Management people. So, as I was designing the database, I was wondering, how could I assign the type of the primary key as? The …

Member Avatar for mnemtsas
0
423
Member Avatar for red_evolve

Greetings. I have searched high and low for the above topic but to no avail :confused: Is it possible to add a combo box into one of the columns of a listview control? Please advise.

Member Avatar for red_evolve
0
1K
Member Avatar for MoNkEe

First off, I wanna say, I'm not a conventional student, posting homework problems. I am a student, in the fact that I am learning BASIC/Qbasic. But I'm not going to school to learn it, just kinda feeling my way around learning. If that makes sense? The main reason I am …

Member Avatar for Puckdropper
0
218
Member Avatar for GB4mytime
Member Avatar for mnemtsas
0
172
Member Avatar for HiTleR83

I m new to vb programming. How do i get the details which come when we type net session on the command prompt into a vb program ?

Member Avatar for cypher
0
117
Member Avatar for Gerard

I am connecting to an OPC Server using VB. I can connect with the server ok. I have set up a browser that lets me select the tags I wish to view but I get Runtime Error 424, when I try to read the values. [I]result = OPCItem.Read([Tagname], [Value], [state], …

0
60
Member Avatar for MADHAVI

I am trying to write an application for accessing IDE CD writer programatically for reading / writing files into the CD placed in CD writer. Can you please help me out in this. I would be really helpful for me if you can please send me some sample programs for …

Member Avatar for MADHAVI
0
175
Member Avatar for red_evolve

Greetings. Can anyone please guide me on this problem? I have 2 frames. Similar to a website, the frame on the left works like a navigation menu while the frame on the right is the content part. When I click on a label on the navigation panel, how can I …

Member Avatar for red_evolve
0
142
Member Avatar for red_evolve

Greetings. On my previous project, I have used the adodc. According to a friend of mine, he said that using a data control is easier (implementation/coding matter). I am still very confused with the difference of this 2 controls. :-| I am not sure which connection string is to apply …

0
72
Member Avatar for atrustman

What is the word 2003 visual basic code for converting a selected text to a number, and a number to text?

Member Avatar for big_k105
0
1K
Member Avatar for rastajasta

I' new in vb programing I've just started few weeks ago and I need help!! I have to grab the source from exel file and draw a diagram in vb :sad: in the exel file there are two rows of numbers, and I don't know how to make it? If …

Member Avatar for Vinoth
0
83
Member Avatar for akela

I need to write a program in Quickbasic that will send hex in 1 byte format over the serial port. They have a plasma display where my dad works, and since my dad hasn't coded in basic for years, he commissioned me to do it, but I have no experience …

Member Avatar for Buff
0
110
Member Avatar for APex

Im having a slight problem adding my subtotals from listbox. The company i have a contract with has me to create a POS system which is my first (Cash Register Program that's better than Walmart"Do it yourself shop") :) These are my controls using: lblTotal, lbl SubTotal, txtTax. I can …

0
80
Member Avatar for JCD

Hello, I have a dilema. Currently if i want to save a file / read from a file i assign a string variable to a directory for example C:/Files/Blah.txt . However, i am currently working on a program which will be distributed between some close friends and having a fixed …

Member Avatar for Paladine
0
114
Member Avatar for janice_2k

Dear Gurus and members, I am a newbie in VB and Media Control Interface (MCI). I would like to develop playback/record from microphone using MCI for my e-learning website. Do I need any drivers in order to develop MCI? Any requirements (hardware/software) needed for a developer to develop record/playback using …

0
157
Member Avatar for crazy_girl292

Hi... I'm just a beginner in Excel and i have problem concerning building macros... would anyone be willing to give me few tips on how to create and a simple example of a syntax in a macro. Any help will be appreciated... :D

Member Avatar for Buff
0
4K
Member Avatar for tubularowl

I'm trying to delete a single record from a rnd file using a delete button. On click the code below the problem seems to be with the keep statement. I keep getting a compile error:invalid qualifier on selectedbook even though the value matches the position of the record in the …

Member Avatar for tubularowl
0
122
Member Avatar for dmccallister

ODBC has encountered a problem and needs to close. We are sorry for the inconvenience. Get error when trying to connect to odbc with Oracle 9i client driver under windows 2000 and XP. Has anyone seen this problem before?

0
77
Member Avatar for abey

I'm wroking on a project on VB6 that needs me to use a database and don't really know which database to use. need some advice on this.

Member Avatar for big_k105
0
108
Member Avatar for gotxxmilf

HELPP!!!! i am trying to create a "VB piano" using command buttons to play each individual note. i was told the that it is best to use .midi files to play sounds in vb but i dont know. could any help with how to play sounds in vb?! i am …

0
88
Member Avatar for steve99

Hi there, Here's the code I'm using below and yet I'm getting a "Method 'Initialize' of object 'DIDiskQuotaControl' failed" at the line "vol.Initialize ........" Reference to Microsoft Disk Quota Type Library is set - do I have to set or initialize anything else beforehand? Can anybody help please? Thanks! --- …

0
67
Member Avatar for aavitale

I am creating a address book using random access files and I am so completely lost on the coding and everything. I already have it set up. But I don't understand the coding. I need to show my instructor what is working so far, but nothing seems to be working. …

Member Avatar for big_k105
0
79
Member Avatar for ALAN 007

This is a ZIP file of my Program. I need help with the receipt, which doesnt not display VAT and SubTotal. ALso a command button that is supposed to remove products off the transaction doesnt work. Any help very grateful [email]kamran_bashir786@hotmail.com[/email]

0
80
Member Avatar for ALAN 007

here is all my programming the problem bits that do not work is the VAT and SUBTOTAL section in the CmdPrintReceipt and the CmdReturnProduct doesnt work on the form. Any help very much appreciated. email me on [email]kamran_bashir786@hotmail.com[/email] Dim Products(1 To 20) As String 'stores products names Dim SoldProducts(1 To …

0
80
Member Avatar for ALAN 007

i have made most of my program but their are a few poblem areas the return product combo box doesnt work and i cant c y and i have to print a receipt out but i dnt know how to add VAT info on der. i need total b4 VAT …

0
76
Member Avatar for ALAN 007

i need to write a programme where the customer has a list of products to choose from and to indicate their weight. Upon doing this the price of product per Kg is displayed in another box and once the weight is entered Command Button is pressed and the transaction is …

Member Avatar for ALAN 007
0
123
Member Avatar for zeakman

need help with basic program.trying to write a program in qbasic to take in a integer calculate and print out the factorial.been on this for a long time

Member Avatar for scisoft
0
251

The End.