Visual Basic Questions


Biometrics in Visual Basic
“How to make code of biometrics fingerprint scanner using Visual Basic 6.0?”

Answer Question   |  April 14, 2012  9:45 AM
Biometric authentication, Biometric Security, Biometrics, VB 6, Visual Basic, Visual Basic 6
5 pts.

OnClick Event of Radio Button DOES NOT WORK in either Firefox or IE
HELLO EVERYONE!!! I am working on a project where I am dynamically instantiates radio buttons based on the database. I am using ASP.Net/VB to code this. The portion where I initialized data from the database works fine but the radio buttons does work when clicked. here’s the sample code: BGrpCode = “” & strGrpID & [...]

Answer Question   |  January 22, 2010  9:25 AM
ASP.NET, ASP.NET 2008, VB, Visual Basic
asked by:
5 pts.

DataReport Page Setup in VB6
I Used Datareport in VB6 My some report desgned are in Legal,A3,A4 When I Load Report This is Necessories For Page Setup in Printer Object by manual From Printer & Faxes How I can do this by VB Code Thanks 4 Reply

Answer Question   |  January 24, 2010  3:52 AM
VB 6, Visual Basic, Visual Basic 6
asked by:
60 pts.

is it possible to move more then one image at once in visual basic 6?
hey i have a question concrening to visual basic 6, in visual basic i am trying to move an animation with the arrow keys, and i can not get it to move at all, i belive i got the right code but i am not sure, here is the sample of the code Private Sub [...]

Answer Question   |  January 11, 2010  9:30 PM
animation, Visual Basic, Visual Basic 6, Visual Basic Programming
asked by:
25 pts.

Stop crystal prompts for parameter value
Hi, I created a crystal report with SQL Server stored procedure. I passed the parameters using vb6, all parameters were fine except one of the DateTime data type, when I ran the report it kept coming up with the “Enter Parameter Values” dialog box, is there any way I can get rid of it? Software [...]

Answer Question   |  August 20, 2011  11:16 PM
Crystal Reports, VB 6.0, Visual Basic
asked by:
QM
5 pts.

Name input in Visual Basic 6
In the startup form code i call an input box to put your name on the main form. The name is put on the form but when I exit the program and go into it later I have to put the name in again. How do I when putting the name in the variable make [...]

Answer Question   |  January 4, 2010  10:34 PM
VB 6, Visual Basic, Visual Basic 6
asked by:
5 pts.

automatically checking the memory size of an external devices using VB6
hi everyone, i just want to know how to automatically check the allocated memory size of an external devices without looking in the properties of windows. how do i write the code for this? thenks in advance for your help..much appreciated.:)

Answer Question   |  January 22, 2010  4:10 PM
VB 6, Visual Basic, Visual Basic 6
asked by:
5 pts.

About VB6.0 screen objects
what is screen objects in VB6.0

Answer Question   |  January 21, 2010  11:21 AM
VB 6, VB 6.0, Visual Basic, Visual Basic 6
5 pts.

how create menu in vb with gujarati language
i want to create menu in vb with gujarati language

Answer Question   |  January 4, 2010  6:23 AM
VB, VB Menu Editor, Visual Basic, Visual Basic Languages
asked by:
5 pts.

how do i make a button with more than one use in visual basic?
i want a button to do one thing the first time i click it then do something different when i click it the second time. how do i do this?

Answer Question   |  January 2, 2010  5:21 PM
Visual Basic, Visual Basic 2008
asked by:
10 pts.

List box for VB6
How do I search for a text string through a list of item in a ListBox?  

Answer Question   |  December 30, 2009  9:39 PM
VB, VB6, Visual Basic, Visual Basic List Box
asked by:
15 pts.

How to use substring to separate words
I have to write a visual basic program that will separate words from a text box and display the first name in one label and the last name in a second label. So far i have this ‘delcare variables

Answer Question   |  January 21, 2010  1:59 AM
Visual Basic
asked by:
5 pts.

How to check which window is focused
How can I check if the focus is on a specific window(program). For example: My program should do something only if the focus is on notepad. If the focus is on something else it should do nothing. So.. I have the PID and the image name of the progam to check… but i don’t know [...]

Answer Question   |  December 17, 2009  7:40 PM
Focus, Visual Basic, Visual Basic 2008
asked by:
15 pts.

how to save file doc, xls, into database sql server 2000 in VB6
how to save file doc, xls, into database sql server 2000 in VB6 with rdoconnection?

Answer Question   |  December 14, 2009  12:33 AM
Microsoft Office, SQL Server 2000, VB6, Visual Basic
asked by:
5 pts.

How to fetch data from notepad in VB6.0 like a backend database
I am having a VB6.0 application and in that i have designed a form with text box & command button. Having a notepad separately in a specific drive like (E or F or G) and that notepad is having a data arround 2000 row like (1332,7063413205). Now i want to connect notepad from VB as [...]

Answer Question   |  January 22, 2010  9:16 PM
Notepad, VB 6.0, Visual Basic
asked by:
25 pts.

Setting screen size using VB.
Hi everyone, I have a question about Visual Basic 4. Using VB4 how can I set the screen when ran to be a certain size like 1024/768 or what ever I need it to be at that time and then put it back to what it was before changing when program is stopped? Thanks in [...]

Answer Question   |  May 3, 2011  10:07 PM
VB4, Visual Basic, Visual Basic 4
asked by:
1,940 pts.

How to fetch data from notepad in VB6.0?
I am having a notepad with data arround 2000 row like (1332,7063413205). just i need to fetch data from notepad by giving 4 digit number in one text box and to find matching 10 digit number in another text box in VB 6.0 by clicking a button. Please help me

Answer Question   |  December 10, 2009  2:22 AM
VB 6.0, Visual Basic
asked by:
25 pts.

export VB6 report in pdf format.
i am making a project in vb 6 using ms access as a database. i am making report in crystal report and want to export that repot in pdf format.

Answer Question   |  January 21, 2010  4:47 AM
Access Database, Crystal Reports, Microsoft Access, VB6, Visual Basic
asked by:
5 pts.

VB6.0 Connectivity to Oracle
How to connect oracle 9i to vb6.0 using active X data objects? please mention the code.. Thnx …  Saurabh

Answer Question   |  May 20, 2011  5:18 AM
ActiveX, Activex connectivity, ODBC, Oracle 9i, VB6.0, Visual Basic
asked by:
10 pts.

client server is slow when webserver execute
whenever i connect to vb6 exe to client server is ok. if we connect to web server at that time vb6 exe is slow occationaly not always in peak time

Answer Question   |  December 1, 2009  11:32 AM
ASP.NET, Client server software, IIS 6.0, VB6, Visual Basic
asked by:
5 pts.