11,868 Topics

Member Avatar for
Member Avatar for bhem-bhem

hi...im new in here can any give me or help me to have some code in vb6.0...my project right now is unit conversion..gope can anyone give me a big help..thank you so much.

Member Avatar for Marius_1
0
148
Member Avatar for vjeshemv2000

Hai all, i have created a project in visual basic 6 and i made the exe file by clicking the command in file menu " Make Exe ........". but the icon represents like a form. i wnat to change this icon to my own. how can i change it. is …

Member Avatar for Omega330
0
3K
Member Avatar for LeNenne

In a list box some email now I will that the corresponding name to the email rs.MoveLast rs.MoveFirst max = rs.RecordCount rs.MoveFirst LstData3.Clear List1e.Clear For i = 1 To max If Not Len(Trim(rs("Email"))) = 0 Then LstData3.AddItem rs("email") & " " & rs("eftn") & " " & rs("namn") If Not …

Member Avatar for Minimalist
0
364
Member Avatar for vividiah

I made a report in VB6 program using crystal report. Here I've made a connection between crystal reports, This is my coding CR_Summary.ReportFileName = "E: \ Report \ payments1.rpt" CR_Summary.Connect = "& OpenDB &" CR_Summary.WindowState = crptMaximized CR_Summary.ReplaceSelectionFormula "iCHECK_PAYMENT.PAYMENT_TYPE {} ​​= '" & C_Payment.Text & "'" CR_Summary.Action = 1 My …

0
129
Member Avatar for imBaCodes
Member Avatar for mikepeal
0
4K
Member Avatar for misd_bunder

![ef58374af47c49d4351e49bbebe0a030](/attachments/large/3/ef58374af47c49d4351e49bbebe0a030.jpg "ef58374af47c49d4351e49bbebe0a030") I have even uninstalled and reinstalled the visual studio 2010 but still the error comes. Please Help me to overcome this thank you

Member Avatar for KushMishra
0
327
Member Avatar for James19142

I'm new to Visual Studio & trying to build an application in it for the first time. The code compiles. I used to get the error load from the debugger as a result of not downloading the corresponding .pdb files. After changing a setting in the debugger options, all the …

Member Avatar for James19142
0
1K
Member Avatar for nick.papadakis.908

To create an application installer the following methods are known: - Package and deployment wizard - Visual Basic Installer - Installshield - Inno Setup Are there any more ? I like Inno. Inno allows you to specify the install directory - the others don't. Do you also recommend it ?

0
54
Member Avatar for johmolan

I have earlier created the databases in the sql management studio. but a friend of mine said it would be possible to dreate the tables directly in visual studio and update to the database. I have tried to do it but I can't seem to make the tableadapters etc. because …

Member Avatar for kRod
0
193
Member Avatar for BuilderSoft

Please help. I have array. Debit Site Credit Site Line Voucher ArrData(0) 306 335 2 33500024 ArrData(1) 320 335 1 33500024 ArrData(2) 809 335 3 33500025 ArrData(3) 809 555 3 55500010 ArrData(4) 809 555 3 55500011 ArrData(5) 810 335 1 33500025 ArrData(6) 810 555 1 55500011 ArrData(7) 810 555 1 …

Member Avatar for Minimalist
0
136
Member Avatar for hogbonna1

Pls can any one help me out, I have an class project to use Vb6.0 to receive sms sent to my phone. I A̶̲̥̅♏ nwe in vb don't even know where to start. Please any help would be appriceted. Email to emmanuelh74@yahoo.co.uk thanks in advance

Member Avatar for Ewald Horn
0
81
Member Avatar for ponsy

hi why does this prompt a wrong pass? plss help. :( Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click If TextBox1.Text = "Username" And TextBox2.Text = "Password Then" Then Me.Hide() Form2.Show() Else MsgBox("Wrong Username of Password.", vbExclamation, "Wrong") End If

Member Avatar for Deep Modi
0
137
Member Avatar for muthuivs

Hi Guys/Gals, I am trying to print a tiff image using vb6, any Idea how to do this by using somekind of print function and calling the tiff file that needs to be printed. EG: I have 101.tiff saved in c:\Scans, and I need vb code to send this to …

Member Avatar for arronlee
-1
1K
Member Avatar for Vaggelis

Hello everybody, Ι want to make an application that does multiple mathematical actions such as solving second degree equations and indentities I've created all the forms I need for it work but I cant create the main form that the user will use to choose what action will be executed, …

Member Avatar for Vaggelis
0
365
Member Avatar for nguyenyen

Hi all, I'm using vb6. I'd like to get number of copies when user printing. It means that after I adjust all information in vslexgrid and print it by vslexgrid.printgrid "",true,10,20 after that print preview dialog appear and number of copies can be entered by users. I want to get …

Member Avatar for Minimalist
0
308
Member Avatar for hapticz

i want to use a listview with pehaps 9 or 10 columns w header, checkbox's and then replicate the entire (or selected) lines into an identical listview. can this be done at runtime or must i prepare (header,font, etc) each subindexed listview object at design time?

Member Avatar for Minimalist
0
138
Member Avatar for suika

Hi, I am using VB6 and phpMyAdmin connected by WAMPServer for my system. I am new in this language. Here's the code in my that seems to be wrong: Private Sub cmdsubmit_Click() Dim rs As ADODB.Recordset Dim strsql As String strsql = "insert into table1 ( surname, firstname, middlename, house, …

Member Avatar for hapticz
0
681
Member Avatar for KushMishra

Hi all, I am a naive programmer to VB and VB.Net, I have mostly used C# and now I am stuck at a simple point as follows :- CollectionView.CollectionChanged += Function(sender, e) RebuildSearchIndex() I don't have any idea how to replace "+=" as its showing some error. Requesting you all …

Member Avatar for KushMishra
1
492
Member Avatar for KushMishra

Hello All, I am populating my frame from different pages and showing the output as a grid. Following is my xaml code :- <Frame x:Name="mainFrame" Grid.Row="1" JournalOwnership="UsesParentJournal" /> and xaml.cs :- mainFrame.Source = New Uri("Views/ProductsPage.xaml", UriKind.Relative); But I want to change the selected/unselected (focused/non-focused) row colors in this frame and …

Member Avatar for KushMishra
1
277
Member Avatar for Encheiridion

hi, i need to past *.x 3d model file into vb6 script. can someone recomend some comprehensively teaching online redaction about? it will be good if there could possibly find way of puting multiple objects in. ex three to see the regle. thanks, i will publish the resultats, for next …

0
213
Member Avatar for SaRa Ahmad

hi every one , i have this Question and i hope if i find an answer about it , can i convert a pdf file to image using vb6 ??

Member Avatar for LozeeS
1
3K
Member Avatar for mark.scutt.7

Hiya, please can you help: In my poker program I used to have loads of code for the 10 player slots, I used to ElseIf through each player in each player spot. Tonnes of code. Now I want to loop through so I have only one set of code. The …

Member Avatar for Minimalist
0
200
Member Avatar for LeNenne

Hello I have a problem that is as follows. One list box with 30 perons in it and I have command(index) from a - z when I dblclick on a name it fill all the textboxes good but I will have it like when I dblclick on a name in …

Member Avatar for LeNenne
0
165
Member Avatar for Suzie999

Hi daniwebbers. I've been hearing a lot about Qt when searching for a library to ease my pain of creating GUI's with native windows API. I'm hoping folks here might be able to offer some sage councel before I do something irreversible to my IED environment (vs 2010) that I'll …

Member Avatar for Ancient Dragon
0
543
Member Avatar for Encheiridion

hi, i use wmp control to obtain sound. in normal (without dx) application runs fine. few months ago i made vb6 program with dx and everythin was ok with sound. now running this soft i hear buzzing, scratching noise. what could happen? (wpm control gives noise only in program with …

0
69
Member Avatar for razamughal67

hello everyone i want to fill description box below the link in vb6 when we press a command botton we use already many types of commands to fill this page form fields. everything is ok but description text box not fill. please give me a source code . what can …

0
165
Member Avatar for teepu.ahmad

** # 1. ## Dar-Ul-Sadar sharqi RabwahBold Text Here ## 1. Item One My books 2. Item Two My bed**Rehman Abad ** 3. Item Three TV # **

Member Avatar for Reverend Jim
0
165
Member Avatar for alina.nazchowdhury

How to save a text information with the formatting italic, bold, underline, small, medium, large? I have a menu, from where I can Save the text as a file, Open a file in my text editor, Exit from my program, but I don't know the coding for Saving and Opening …

Member Avatar for Minimalist
0
194
Member Avatar for Mushtaque

Dear users. i am making user choice database programe. how can i make relationship between multi combo box. IN FORM1 for example. Table 1 customer name city name area name NY FL TO ETC tabel 2 INVOICE combox1 area(NY) thyen display specify area customers IN COMBO BOX 2 combox2 customers …

Member Avatar for GhostWolf
0
170
Member Avatar for hawkz86

Hi I am a fresher to VB and now stuck with a code for my project. Project Description : I have a .xlsx Excel File which has two Coulmns "Key" and "Summary", I have populated combobox on the form using DataSet as shown below : Dim dt As New System.Data.DataTable() …

Member Avatar for hawkz86
0
857

The End.