10,989 Topics
| |
Hi all, I have 3 labels, with 3 captions (i.e. integers)... Label 1 = 1 Label 2 = 3 Label 3 = 2 What I want to do is search all these labels and find out what the highest number is (in this situation it's 3) so that I can … | |
I advice you to desist from this almost imposible task. And I am of the openion that you are not even aware of a fraction of the tremendous potentiality it offers for simple office management to very powerfull computing- options integrating small office to corporate bodies spread over miles apart. … | |
This is just a simple question. There are four command buttons in a control array. I want to write code for one of them that changes the same property in the same way for all of them. When I tried doing this with just a specific button (I entered the … | |
hello, I am working on a module in which i have to make a particular form available to the user for 30 days and after that he has to validate this from admin to use it further. Now, i don't know how should i do this. I don't know what … | |
This is my first visual basic 5 project and it's for work not a school assignment. Any help is appreciated. I'm displaying lines from a file in a listbox and I'm highlighting each line according to a timer. I don't want any user clicking in the listbox, but when I … | |
hi.......can anyone tell me how do i call a subroutine created inside my dll from another project example:- i hv created a dll having a sub-routine named "initialize" in it .....when i call this sub-routine from my project after having made all the necessary declarations its giving me an error … | |
Attempting to read the Shoutcast stream using inet. I connect ok, I receive streams. But I can't get anything from "GetChunk" Is it a way to find out what has been sent and received??? [code=VB6] Private Sub Inet1_StateChanged(ByVal State As Integer) Dim txt Dim vtData Dim bdone Select Case State … | |
Im working on a project in access and my partner and i are making a who wants to be a millionare kind of thing. the problem is that we want to do an if statement involing an option button but we keep getting an error message saying value not valid … | |
Hi I have a VB5 application which will print to both dot matrix and laser printers. Gnerally works fine However with HP laserjet 1020 print job is sent to printer. It appears in queue, the printer warms up and nothing else happens. Sometimes the job dissappears from queue, othertimes it … | |
Hello, I am developing an application in Visual Basic in which i have to enter the details of candidates and after that clicking on the print button, the details of that particular candidate get printed out without using/going to a report. I want to know how can i do that, … | |
Hi, I need a vb code which prints the pdf fil,e i select. Please help. | |
Hello All, i want to add a word/text file in database(MS-Access), for this i am using datatype ole object for that particular column. i am using a text box to catch the file name and the complete path of the file and putting the value of textbox in that table … | |
[B]hello all please help me out,I have designed a database in access having two fields(1.Regno 2.Smartid).I hav also kept some dummy values in RegNo,But the Smartid is empty. Now what code should I write to retrive the RegNo for which the Smartid is empty. I hav used only these three … | |
[code] [COLOR=green]Private[/COLOR][COLOR=green]Sub[/COLOR][COLOR=green] BindingNavigatorDeleteItem_Click([/COLOR][COLOR=green]ByVal[/COLOR][COLOR=green] sender [/COLOR][COLOR=green]As[/COLOR][COLOR=green] System.Object, [/COLOR][COLOR=green]ByVal[/COLOR][COLOR=green] e [/COLOR][COLOR=green]As[/COLOR][COLOR=green] System.EventArgs) [/COLOR][COLOR=green]Handles[/COLOR][COLOR=green] BindingNavigatorDeleteItem.Click[/COLOR] [COLOR=green]Dim[/COLOR] rowDeleting [COLOR=green]As[/COLOR] portfolioDBDataSet.CRS_AccomplishRow rowDeleting = PortfolioDBDataSet.CRS_Accomplish.Rows(CRS_AccomplishBindingSource.Position) rowDeleting.Delete() [COLOR=green]Me[/COLOR].CRS_AccomplishTableAdapter.Update([COLOR=green]Me[/COLOR].PortfolioDBDataSet.CRS_Accomplish) [COLOR=green]End[/COLOR] [COLOR=green]Sub[/COLOR] [/code] this is the function I have, it shows no errors, but if I try to delete the first record it shows that it deletes all of … | |
hi....actually wen i am loading a form from the module.....its loaded but its not holding on to the screen and it is performing the actions listed in the form load procedure......can anyone tell me what should i do to make the form hold on to the screen....it would be of … | |
In VB6, I have a main form (frmMain) with three subsidary forms. The latter set various properties on frmMain, e.g. frmMain.NoCopies = x I have a number of procedures that I want to put this in, so I need to pass the name of the form as a variable - … | |
I would like to know how to take input from a user and populate an array? I know how to do an array normally. I know how to have a user input information into a file that I create. But, I don't know how to put the two together. Any … | |
Pls. give me sample code and brief explanation about how the thumb scanner works and how can I integrate this to my PC using VB | |
Please can anyboby help send me codes to add scroll bars to a form | |
hey everybody i need some help with my school project im useing visual basic 5 the project is to make a program for a radio station with 3 forms a main a new and a uniquenumber. the idea was that everysong saved into the program was given a unique number … | |
examples of code or syntax for the option button,any example will help.thanks! | |
Hello , iwant to make a frmSetting Form for mscomm control and in the Form i have kept TextBox to send data to port .And i also have the main Form on which is the main Form of the project . when i opening the port, in the Setting form … | |
hi, how to print preview a file in excel using VB 6 any help is greatly appreciated thanks in advance. | |
[COLOR="Green"]i use acess 97 database , i'm not want to use datacontrol and iwant to use DBGrid how can i tie DBGrid with database by code thank you[/COLOR] | |
i want to use dll files in different directory (customized by user) and all functions in the dll must call with out reference | |
i want to set the path of dll files in many folder how can i do it | |
[code]Dim objLink As HTMLLinkElement Dim objMSHTML As New MSHTML.HTMLDocument Dim objDocument As MSHTML.HTMLDocument Dim currentver As String currentver = "1.0" Set objDocument = objMSHTML.createDocumentFromUrl("[URL]http://alexsoft.awardspace.com/updates/updates.php?version=1.0[/URL]", _ vbNullString) While objDocument.readyState <> "complete" DoEvents Wend If InStr(1, objDocument.documentElement.outerHTML, "UpdateMe") Then Command1.Visible = True lblstatus.Caption = "Update Available" Timer3.Enabled = False Else lblstatus.Caption = … | |
Having lost days and days trying to get something from shoutcast stream and get nowhere, it is my belief that I should design my own stream server program, so I can [I]completely[/I] control what is going out in the stream (and, hence, be able to read with other programs what … | |
I have a small audio player in VB6. I need to capture all possible metadata withing the SHOUTCast stream. i.e. [code] icy-notice1: This stream requires <A href="[URL]http://www.winamp.com/[/URL]" target=_blank>Winamp</A> icy-notice2: SHOUTcast Distributed Network Audio Server/Linux v1.9.5 icy-name: RadioABF.net - Paris Electro Spirit Live From FRANCE icy-genre: Techno House Electronic icy-url: <A … | |
how can i load a form from a module created in d same project??...........What function should i use to do so??? |
The End.