10,992 Topics
![]() | |
I need help with my scheduling and I need a block of code to compare time . | |
Please help me! Do Matlab COM Builder could build Neural net work to dll? Thanks | |
I want to use the buttons on a gamepad (usb) to control my software, does anyone know how I do that? Lets make it simple and say that I want to make label1 to say "hello world" when I press button 1 on the gamepad. Please help. I have seen … | |
The following code comes up with a number that has 13 digits past the decimal point. How can I cut this down to 2 decimal places? [Let drivetimeexpense = (rstdrivinginfo.timefromhome * rstdrivinginfo.numberoftrips * 2 / 60) * 20] | |
hello all i m having a really silly problem. i have written some codes with mscomm, but i dont know why all of a sudden i m having this problem. the problem is: [CODE] Private Sub Form_Load() With MSComm1 .Commport=1 .Settings="19200,N18,1" .InputLen=0 .PortOpen=True '(Here the error message says that the … | |
Is there a relatively simple procedure for reading .ini files in Visual Basic? I'm more used to dealing with Delphi, and I have a couple of quick functions (written by another) that deal with .ini handling there, but I've been requested to use VB if at all possible for this … | |
Hi, Do anybody knows or have a VB6 CODE that will check first if the printer is online before I start printing, because if the printer is not online I could terminate the printing job or search for a new printer that is online. Please help me about this one.... … | |
Hi, I want to create Enum type variable at runtime. So is it possible to do create than pls give me the soln. THANKS IN ADVANCE Manoj Jain. | |
Hi, I am creating a table in MS. Access from VB and bydefault the text type field "Allow Zero length" properties is NO. and I want to make it YES through VB coding. Is it possible to do that. THANKS IN ADVANCE. Manoj Jain. | |
Hi, I have seen few Windows Mail Servers like IT House Mail Server [url]http://ithouse.com/[/url] I've it's old 1.04 ver and it has only file(MailServer.exe) & works very well. I want to know Is there any basic functionality inbuilt in windows which enables the vb or vb.net code to work as … | |
I'm trying to make an event procedure in VBA that will compare the same field of two records for a conditional statement. Here is some psudocode of what I want:[CODE]If myTable.thisField[currRecord] == myTable.thisField[currRecord+1] then // Run a Query[/CODE] Does anyone know the VBA code for this? Thanks. | |
Hi there, i have developed commercial softwares using VB6 Access and i would like to put a license for one year then the program can disable and i can be able to enable te program using the timer.well i have tried Activelock3 key generator which i am unable to use. … | |
From the posts in this website I see how to open an Excel spreadsheet from VB 5.0 but I don't see any examples of moving data (not an array) from vb to excel. Can anyone show me an example? Do you know of any books that would have this information? … | |
Hi I am developing an automation system using PC. I have built quite a big hardware but when it comes to Visual Basic, I am a novice. I have done a lot but need help in using database. I know how to link it in VB, i.e by using datacontrols(i … | |
Hi All! I've already got the code to create a full Access database from code, but the problem I'm having is that I need the property AllowZeroFill to be enabled in some sections and I'm also having problems getting the AutoIncrement to work. Here is the code I have so … | |
Hi there, I am using a listview control. After populating the listview, I want my cursor to jump to the last row and make it visible. how can i do that using vb code. thanks in advance newvbguy | |
hello to everyone! is there any one can help me to associate the progress bar with the loading application? such that if it finished executing, the progress bar also finished loading.. thanks! i am grateful for the responses. God bless you all! | |
I need to create an app that will run an executable at 3 given time (8am, 12pm, and 4 pm). Can anybody tell me how to start? Thanks!!!! | |
I am programmer.Have been using VB 6 and Access.I now want to start using SQl server.Somebody to assist me on how to connect. Thanks | |
Hi this is my first post here. I am working in VB 6.0, creating my own ActiveX OCX to replace the MS COM and/or PDQ COM OCX for communication with a physical or virtual RS232 port. To be able to drop my new OCX right into an existing application built … | |
Is it possible to use XML file on connecting / sending / receiving data from the client to the server or vise versa. If this is possible can anybody help me about this problem of mine... Please give a simple sample of your solution on how to solve this.... Thanks … | |
[code] Dim strURL As String Dim bData() As Byte Dim intFile As Integer strURL = "http://localhost/aaa/1/3/test1.jpg" intFile = FreeFile() ' Set intFile to an unused file. bData() = Inet1.OpenURL(strURL, icByteArray) Do Until Inet1.StillExecuting = False ' WAIT DOWNLOADING... DoEvents Loop Open "C:\test1.jpg" For Binary Access Write As #intFile Put #intFile, … | |
am having problem on how to load a photograph from a folder to the form,through the picture control box in vb6 am a newbie to vb | |
I need to be able to save multitudes of pdf files as tiff files (same naming convention, replacing the extension of course) using visual basic. Also, what references would I need to be able to run the code without problems. I've spent the last 3 days trying to figure this … | |
I am sorry, I have posted this in the wrong forum it should be in VB.Net - I can't find a delete post button link anywhere to move it Hi I am trying to identify whether a variable I have passed to a listarray exists. If it does I can … | |
I'm beginner for VisualBasic 6, please help me! What VB code should I use to highlight words like "Water Transparency" and "Object" in RichTextBox so it appear just like VisualBasic 6 Edit Code Mode like this picture??:rolleyes: (Automatically change it's color when typing a tag from tag list that can … | |
I need your help regarding serial communication in VB. I can't able to sand OR receive the data in BYTE form. (ie. 00 to FF) There is no proper example in MSDN. Can you tell me something in this matter? Thanks Kishor Soni:!: | |
To all who helped with my 10 minute timer problem A BIG THANK YOU. Next :sad: can some one show me how to get an event to occur based on the system clock ( e.g. I want my outside lights on my usb controller to go on at 8pm each … ![]() | |
Hi, For deep, dark reasons of my own, that will, in the fullness of time no doubt be revealed:rolleyes: , I must, or so it seems, induce VBA to deal with Unicode. I would very much appreciate all tips and pointers to any information pertinent to this bizarre pursuit. Trial … | |
Well i have developed general ledger(Accounting application)in vb6 .now i have to refine it i want that suppose there are 6 computers. so i want is database will be located only on one computer which is known as server and other 5 computer will act like client only front are … | |
Hi to all, Does anybody knows how to connect on the web server using client desktop application programmed in vb6... for example.... I already have a program that prints a pdf file running on the clients computer.... what i wanted to do is to check a finished job from the … | |
[COLOR=#000000]On my desktop I have one “Word” document and one “Access” document. Each one contains a macro. I want firstly to open my “Word” document and run the macro in it, and then right after that I want the “Access” document to open automatically and run its macro. How can … | |
:cheesy: Brief Intro: I am new to Visual Basic but have been playing with a USB PC Interface and have got to grips with some VERY basic VB6 commands and am trying to expand my "vocabulary" with hopefully the help of your kind and learned selves. Best Wishes for the … | |
Hey, I have 3 listboxes linked together that display 3 different fields of a table from an acess database. THe listindexs are set to equal each other so when you click on one it highlights on them all. However when the listbox gets lots of records in it, vertical scroll … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
Hello everyone, how can i call a exe fox pro .exe file? is this possible? thanks. | |
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 … | |
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 … | |
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! | |
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 | |
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 … | |
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? |
The End.