10,989 Topics
| |
Hi, I am making a programme where I use a timer, I have 2 command buttons, one starting the timer, another stopping the timer, currently this works. But when i press the comand button starting the timer I want to have it reset to 0 because at the moment it … | |
[B][COLOR="Red"]Hello I am new to this site I wish you to help I use Visual Basic Version 6 and database ACCESS would connect database to the server So I can use the database in more than one device Example If the two fields in the database the First for the … | |
hello to everyone i am working with vb6 & mapobjects2.4 and also i wrote code for "To select features based on an SQL expression" and i got an error as "Object Variable or With block Variable not set" .i want solution for this this problem code: Dim recset As New … | |
It is possible to print 2 form in one paper page. Or Anybody know how to extend the form size. My problem is when i reached the maximum size of the form especially the vertical size or the height. I cannot add 3 or more line which is necessary to … | |
How can I link visual basic with sybase, cos I use sybse as my datasource. | |
Hello , I would like to know the difference ADODB and ODBC when connecting VB6 to an Access database . Is one prefered over the other and in what circumstances. Thanks , rucci . | |
actualli im creatin a database on the driving licnese issuing authority im a new vb user my problem is that i want the new validity date to be automatically displayed wen this text box is clicked the code im using is dim text1 as date dim text2 as date text1.text= … | |
I want to access cd drive but i don't know how to do this... there are a way to do this? i think it will use api function? what api function i have to use? thanks in regards... any help will be appreciated. | |
hello all, been working on this assignment with the VB 2005 book for about a week now and i don't really understand where to go next. it's under lesson C exercise 3 where i have to calculate the amount of change and how many dollars, then quarters (dimes, nicks, pennies) … | |
Hi I don't know if this is the best place to post my question, but here is what I have and what I need to do: - I have 100 questions. Every question is in a cell (from B1 to B100). In cells A1..A100 I can say "yes" or "no" … | |
hi guys i need someone to help me on how to create blinking textboxes and commands.thanx in advance | |
Does anyone know how to use data to call access database ?? | |
Hi All, I just tried to write a code which, upon clicking on a button should send an email with attachment. I succeded by using some of the posts here, but however I need to add some special effects in between... In the body of the email, I need to … | |
Help ! I need help.. Our VB lecturer gave us a project. We can choose our own topic to develop. Great, we have the flexibility to choose any topic. :) After brainstorming, here's some ideas ; alarm clock, calculator & payroll generator. So, I'm here to dig ideas from brilliant … | |
Is there anyway of chaning the Y-axis on a line chart using the MSchart component. I know i can change the numerical values on it using the chart properties, however I wish to add strings to the Y-axis which relate to numerical values. For example for a datapoint of 50, … | |
Hi, I have created a module to calculate a level when given a score. How do I send the calculated level back into my main form? Thanks in advance | |
hi all, There is a tool in VB called Help Workshop. I want to create Help file for my project. Can anybody tell me the step by step process for creating help files through help shop. Thank in advance Regards Guest11 | |
Hi all, I am learning VB 6 and i a just a beginner and i need to know some programs who is made it i VB 6 so that i can have a reason why i am learning. If you can send me some pictures or some kind of program … | |
Hello! I m struggling with this button and/or code to work. The button with Process.Start opens any folder I want if I do not use Ifs and Elses, but I do need to open folder based on user selection of name in the combobox and one choice from two radio … | |
i need a code for adodb which can link my form in vb to a table in ms access which contains name and id as the fields.help please!! thanx | |
[B][B]hi brothers i need to know how to save and delete records i adodb[/B]. | |
I'm using CZKEM1 Class to create bio metrice attendance software i can extract fingerprint templates from device and vice versa but my problem is i cannot intialize the commands for press the finger while creating new user how can i initialize device for user action especially for Finger print ? | |
Hi, Just want to know how to make the item in list box and textbox appear together - sync? Tq | |
Hi I recently made the "create yor first project" web browser that came with vb express 2005. I added a status strip with the progress bar but the bar doesn't seem to be linked to the page it doesn't have green lines when you are connecting to a page, what … | |
Hi friends, My project is in need of serial communication between two computers using VB6.0 and communication between PC and FM transciever thro' RS232. I'am a beginner to VB. kindly send me a code to the above specified communications. | |
Hi, I am using Microsoft access and started developing a software for the admission of the college(10+2+3). but my problem is that i have done newuser creation, Change password coding but i am not getting an idea for forgot password. I have searched little bit on Internet but no luck … | |
Hi friends, Now I am some project using with mobile,plz help me on how i will use get connection to Mobile through Vb 6.0 | |
hi everyone, i'd been creating a tic tac toe game using VB 6.0 and it is working perfectly. And now i have to create a form which allow user to only uses keyboard to control the position of their choices instead of using click() command by mouse. Any method to … | |
[B]hi brothers i want to know how some one can design a form to allow a user to login and use his system and also how to change the user accont for other users[/B] | |
i have a problem making the code for this logic i have 5textbox ,1 label and a command button on a form and need to do this: [QUOTE]if the value of the 1st textbox is greater than the 2nd,3rd,4th,5th then label1.caption = to the value of the 1st text box … |
The End.