10,987 Topics

Member Avatar for
Member Avatar for domyg

Hey guys i am new to programing but serious and have great ideas but just need to learn alittle more but what i really want to noe is... is visual basic anygood for making topend programs i mean its a grate prgraming language and easy to use but how does …

Member Avatar for jonc
0
90
Member Avatar for Darshanaa

hi , i have prepared parameterized report in visual basic 6 using msaccess as the backend. The sql query is running fine.But the reports when run are blank. i don't get what went wrong.I have dragged and dropped the correct command object of the correct connection,DataEnvironment. This is urgent, plz …

Member Avatar for dspnhn
0
94
Member Avatar for pardeep3dec

Dear Friends, I have a report which columns given below. Sno Project Name Project No Bill Raise Amount 1 abc 0213 YES 123.33 2 xyz 0232 NO 23.33 3 asd 0365 YES 125.65 4 rty 0325 254.52 5 hjkg 0254 NO 236.22 and i am using dataenvironment->command1 My requirement is …

Member Avatar for dspnhn
0
102
Member Avatar for Karla

this is just a simple question about the codings of the VB 6.0 what is the right syntacs: Private Sub Form_Load() i just forget it... i really need to know it. thnks!

Member Avatar for Jx_Man
0
122
Member Avatar for VBDDev

Hello, I would like to develop a transparent activeX control that can float on top of web pages. In other words, you would be able to see through the activeX control to the page content behind it. I managed to get this to work for a desktop version of the …

Member Avatar for VBDDev
0
72
Member Avatar for Maxine

Hi guys, Thanks for the effort you've made in answering my last post and I hope you'll help me out again. I did develop a program in vb6 and vb.net and lost the source code. However I did compile the two programs one in vb6 and the other vb.net and …

Member Avatar for Maxine
0
100
Member Avatar for nagatron

The program has a button named [B]INCREMENT [/B] . The label that starts with 0 will increment every time the button is being pressed and save it in a database then so on. . .those being saved in the database will appear in MSFlexGrid. Important part: in MSFlexGrid 1 2 …

Member Avatar for nagatron
0
140
Member Avatar for rezashamdani

as subject, i'd like to transfering data files (text file) via modem on PSTN line. can't find spesific info for it in everywhere, can anyone guide me with info's. thanks.

Member Avatar for ankush9867
0
105
Member Avatar for jkdil33

Hi, I am using VS2008 i want to add the data entered in a datagrid column to a variable when pressing a button at run time. How can I do that? Need help fast...

0
52
Member Avatar for SHAWTY721

I have a listbox that contains data from a table in a database. I am using Visual Basic 6 and Microsoft Access. I have the listbox set up when you select a row the appropriate values populate text boxes at the bottom of the form for editing purposes. I am …

Member Avatar for dspnhn
0
221
Member Avatar for nagatron

Hello to all, can anyone help me on how to use the "sort" and "refresh" command using MSFlexGrid? Here is the code: |----------------------------------------------------------------------------------------------- [code]Dim WithEvents Con As ADODB.Connection Dim WithEvents rst As ADODB.Recordset Dim cmd As ADODB.Command [B]Private Sub cmdAdd_Click()[/B] chec: Set rst = New ADODB.Recordset 'specifying attributes to this …

Member Avatar for dspnhn
0
193
Member Avatar for hell_tej

:) Hi Masters, My name is Tejas and i m a member of daniweb. i m just a bigginer in IT Field. Can You Solve my Deficultest ERRORS of my software If you think so then it is as follows :X I creatre a Software which has 6 Crystal Reports …

Member Avatar for dspnhn
0
104
Member Avatar for Kcin

OK, first of all, thank you for coming trying to help. anyways, i need help on making a program that counts how many words you have typed. REstriction: Must use Strings... Please help me, thx in advance.;)

Member Avatar for dspnhn
0
498
Member Avatar for K.Vanlalliana

Whenenver I try to Save the Excel Workbook after editing the content by using this Code "xlwbook.Save", It always ask whether to replace the existing File or not. Is there any way to avoid this message? What shall I do to close the workbook silently (not seeing the Message). I …

0
51
Member Avatar for snurd

I need to open the Worksheet exactly as in my shortcut target otherwise my other software I'm using can't find it. My Software will only update my cells if my shortcut is open. My Shortcut Target is: "C:\Program Files\Microsoft Office\Office10\EXCEL.EXE" "c:\Batch Records\ShiftRecords" My Shortcut Start in is: "C:\Program Files\Microsoft Office\Office10"

Member Avatar for snurd
0
93
Member Avatar for bprabhumdu

hi friends, How to send the data through serial port and receive it in the same form . I type welcome in text1.text , it will send through serial port and received in a another text2.text .. thanking you ,

Member Avatar for bprabhumdu
0
108
Member Avatar for raul15791

Hi, I'm new in Visual Basic. Here's a few questions: 1. What is the difference between VB and VB.net 2. Any good ebook you guys recommend for VB and VB.net?? (I've learned Perl, C++ and Java) 3. If I want to learn VB.net do i need to learn ASP.net first? …

Member Avatar for sendoshin
1
2K
Member Avatar for sudarshannandy

Hi, this is Sudarshan from India, I really need a help in my voice recorder programming with multimediacontrol 6.0 . If any one can help me then I will be very greate full to him/her.

Member Avatar for ramchand1987
0
56
Member Avatar for dinilkarun

Hi, I have two functions. The first function fills the first three fields of the first row of an MS_Access table. I want to fill the remaining fields of the same(1st) row in the second function. Presently the second function fills the remaining fields of the next(2nd) row while the …

Member Avatar for dinilkarun
0
169
Member Avatar for kmacker

Hi, I have 3 option buttons in a frame. I also have a button called RESET. I would like code so that if I select one of the option buttons, and then click on RESET, it removes the highlighted option, so that all 3 options are once again "unselected"? Please …

Member Avatar for QVeen72
0
59
Member Avatar for jaasaria

hi guyzz ... i wanted to make a system to compute na percentage of the item sold in every days period... here is the problem. ^_^ i have (10) item sell product but within (30 days).. i want to get the (20%) of that item... within the parenthesis is my …

Member Avatar for jaasaria
0
304
Member Avatar for jcwc84

Found here from google and hope any senior can help me :p I'm totally new to VB6. I'm doing program which need to transmit and receive text message using bluetooth. The problem now is i'm not really understand what should i do with the SEND button and MScomm function... Is …

Member Avatar for abhishekrs
0
85
Member Avatar for dasaga_phani

Hi everyone, Designed a program using Front end VB6, Backend Access and I want to share it in Windows network for a few users. Please mention the procedure and syntax, this is my first program for network users. positively without mapping the shared folder to the users. Thankyou.

Member Avatar for hell_tej
0
67
Member Avatar for henkil

Hello Friends, i'm looking for a vba code to use in excel in order to protect the spread sheet wrokbook from by others using the computer serial number & user name by reading the ASCII of both of computer serial number & user name and calculate the password through equations.Thanks

Member Avatar for aktharshaik
0
36
Member Avatar for preethi99

I need to do reporting in VB6. Can I use Crystal Reports ? My program doesn't get its data from a database. I need to pass simple variables to the report rather than link it to a database. Please enlighten me. Thanks and regards Preethi

Member Avatar for guest11
0
138
Member Avatar for ahmbil

i am trying to display a DB infos into a textbox. This my code sqlstr ="SELECT Description, Price FROM T_barcode WHERE Barcode ='" & Text1.Text & "'" con.Execute sqlstr Text2.Text = rec.Fields("Description") Text3.Text = rec.Fields("price") and iam recieving this "Item cannot be found in a collection corresponding to the requested …

Member Avatar for gsatya
0
87
Member Avatar for RobWil

I am newbie and trying to make a data display application in VB6 with 3 forms - Form1 is background Flash animation & graphics (Interface) - Form2 is for data-1 display - Form3 is for data-2 display Form2 & Form3 will display as slides on Form1 Data is in text …

Member Avatar for technogeek_42
0
176
Member Avatar for RobWil

I am newbe trying to make a data display application in VB6 with Flash Animation (Interface). My question is: When I run the application, it should opens in normal window with title bar (not maximized). But when user press a button or some thing like that, window should resize (maximize) …

Member Avatar for RobWil
0
5K
Member Avatar for breezyy

Hey there, I am trying to make a unique ID for each of my records. So in my "First Name" and "Last Name" fields, I am trying to ADD ALL of the characters' ASCII code in both fields. AN e.g First Name : JOHN (string) Last Name : DOE(string) Member …

Member Avatar for selvaganapathy
0
110
Member Avatar for herephishy

Consider the following code: Result= input_number Mod 7 If (Result > 0) Then Cells(1,1).Value = 3 Else NextResult = input_number Mod 5 If (NextResult > 0) Then Cells(1,1).Value = 2 Else Cells(1,1).Value = 1 End If End If What will be the content of cell A1 if input_number equals 56? …

Member Avatar for aktharshaik
0
385

The End.