12,425 Topics

Member Avatar for
Member Avatar for Robins Antony
Member Avatar for selvaganapathy
0
65
Member Avatar for realone

Hi guys, i want to add a character to the begining and the end of a multilne text box and save it into a file. e.g 1234 6789 9087 output '1234', '6789', '9087' i will appreciate the code to achieve this in vb6

Member Avatar for selvaganapathy
0
74
Member Avatar for ibocaj

I program board and card games in VB6 Prof on WinXP system. I am also a linguist familiar with several European languages, including Russian all of which I can use in Office 2000. Most languages in Roman(Western) script have accents and I use Character Map to produce what I need …

0
146
Member Avatar for kinyuadave
Member Avatar for Jx_Man
0
109
Member Avatar for sparky_01

hi to all im new at vb6 and ive made a few basic programs using tutorials etc to get me started. i wanted to make a smiley tool for msn and yahoo for myself. doesnt sound like anything brillant i know but as i said im still learning and i …

Member Avatar for ahmbil
0
466
Member Avatar for priyaansh
0
60
Member Avatar for murali5780

Hi all, I have an application wherein when I selected a particular option ( radio button) and when I close the appliction and restart it, the radio button which I have selected earlier should be made selected. Iam trying to acheive this for many days, but I couldn't able to. …

Member Avatar for selvaganapathy
0
114
Member Avatar for asheeshpanwar1

Hi, What i want to do is i want to export the data from excel to axcess in vb so please reply asap. And can you tell me that is it possible to convert PDF files in Ps. please reply..

0
44
Member Avatar for ae4jm

I'm trying to get this Evaluate macro to function properly. I'm not very familiar with programming macros, only for very basic tasks. The macro comes from the book "Excel by Example: A Microsoft® Excel Cookbook for Electronics Engineers" by Aubrey Kagan. The macro is suppose to evaluate, based on the …

Member Avatar for ae4jm
0
92
Member Avatar for HimanshuP

I want you to develop a Refresh mechanism. The grids on various tabs does not refresh automatically when some data is changed due to changes on other pages. For example, if I add some data in detail section and attach a document of personal details the grid on the personal …

Member Avatar for veja24seven
0
129
Member Avatar for asheeshpanwar1

Hi all, This is asheesh i am fashing a problem i want to enter some rows of same data which is already in that excel so can you please help me to do this please reply asap..

0
54
Member Avatar for Robins Antony

Hi friends, I’m doing a project in VB to conduct a Quiz competition. There r 4 rounds in it. It allows customization .ie; the users can create their own Quiz. Is it a good idea to dynamically creating databases & tables using code to store the questions & answers for …

Member Avatar for dan_e6
0
78
Member Avatar for mafaisal

Hello if any one have html.ocx please give me urgent, i am searching in net but i cannot Plz Faisal

Member Avatar for selvaganapathy
0
74
Member Avatar for bergeny

[B][I][U]hello friends ,please help me in this Visual basic code , i'd like to put list of web adresses one per line in the Listbox (from the TXT file) then i'll create browser from the components [COLOR="Red"]" Microsoft Internet Control "[/COLOR] and [COLOR="Green"]Textbox [/COLOR]for the adress, one [COLOR="Red"]button[/COLOR] i like …

0
46
Member Avatar for vipimike

Hi, I would like to create a link to an Excel worksheet in MS Word using Visual Basic 6.0. Any assistance will be highly appreciated. Thanks.

0
57
Member Avatar for dinilkarun

I have a variable declared in a class file. A form is called from the class. When the control goes to the from; the value stored in the varaible is lost. Hence ,when I get the control back to the class from the form, I am unable to get the …

Member Avatar for selvaganapathy
0
86
Member Avatar for Finn.oftedal

I've tried to create mailbox in exchange 2007 using code that works on 2003-version. It's much faster to create a program in VB6 then in net. So, does anyone know what I have to do to make mailbox on 2007.version with vb6?

Member Avatar for Finn.oftedal
0
80
Member Avatar for sam.ss

Hi all, CAn anyone guide me how to read a .dcm(DICOM) file in vb 6.0 thanks, sam code: please guide hoe to implement to a picture box control so that code works Public Type BITMAPINFOHEADER biSize As Long biWidth As Long biHeight As Long biPlanes As Integer biBitCount As Integer …

Member Avatar for debasisdas
0
95
Member Avatar for nanawan

hi...i have problem to create login form i have 2 textbox which is Text1.text and Text2.text and im using ms access 2003 for my database table: login field : user and pass please help me...

Member Avatar for debasisdas
0
63
Member Avatar for elanch

hi all! I'm usuing VB 5.0. I need to store data getting input in VBform in MSAccess data base. I tried with ADO connection but its not working. Can any one send me the basic code to store data in MSaccess and to read the data. You help is highly …

Member Avatar for debasisdas
0
83
Member Avatar for realone

Hi, Please i need a code in vb6 to compare record stored in databse one after the other to check for the occurence of duplicate record . 1. The check will be the first record compare with other records 2. The check will be the second record compare with other …

Member Avatar for selvaganapathy
0
262
Member Avatar for Tekito

Is there a quick way to pass numerical arrays between two VB6 programs? Currently I am dumping the data from one program into an Access Db, then the other one reads it. However, speed is very critical and this is a little slower than I would like. The arrays are …

Member Avatar for selvaganapathy
0
86
Member Avatar for Jessica Lares

Hi, I have a friend who's trying to make a memory game and we're kind of stump of what is wrong with the code. We've narrowed down that it pertains to this section of it: [ICODE]If turn = 1 Then tempturn = 2 picval1 = click previndex = Index End …

Member Avatar for vbCNEW
0
85
Member Avatar for jaasaria

hi guyzz... i have a code here about chatting using winsock, but it is not working and I tried 2 surf in net but the error cant be solvd cleared.. .i have a runtime error 40006(wrong protocol or connection state....) and the error is refer to the senddata properties... plzz …

Member Avatar for jaasaria
0
291
Member Avatar for subhandi

Please help me guys... how to show clock in capture video, example in my attachment thanks a lot for your kindness...

Member Avatar for subhandi
0
109
Member Avatar for KatB

Okay I have a new assignment. I think I actually get the whole random access files ( I hope) but I have no clue as to how to set up my form(s). Does anyone have advice on how to set up the forms? Here is the assignment. Objectives: This assignment …

Member Avatar for jesan
0
636
Member Avatar for ZiBedeo

Hi there, I've a vb6 email program, it's enable to receive email by pop3 protocol. what I'd like to do is to decode all the coded base64 media embedded in email message. How can i do that ? ..it's very important for me ..I could buy a therd part software …

0
45
Member Avatar for janz_03

ei, can anyone could teach me or give some codes on how to create a password verification when opening the database using (msaccess) dao 3.51... thanx

Member Avatar for janz_03
0
80
Member Avatar for zion_neo

Hi to all I am very new for this forum. and I am intrested to work on VB. Is there any practical approach to learn VB.Do anybody have the material ont his.

Member Avatar for bushman_222
0
85
Member Avatar for locsin

greetings! anybody know how to set the system date value. like for example today date is 11/22/2007 i want to set this date into a new value one month ahead it should be 12/22/2007. THANK YOU IN ADVANCE

Member Avatar for elleinad
0
103
Member Avatar for cutepraba

Can anyone please post the tutorial for connect SQL server over the WAN. I have been using my SQL server in the LAN without problem. I am not able to connect with the STATIC ip and this is connection string for LOCAL. conString="PROVIDER=SQLOLEDB;SERVER=192.168.1.1;UID=XXX;PWD=XXX;DATABASE=TEST" I have tried with coneectionstrings.com and helpless. …

Member Avatar for QVeen72
-1
129
Member Avatar for afrozajb
Member Avatar for ncebz
Member Avatar for swapna7999

1.Dim d As String 2.d = Format(Now(), "dddd, yyyy mmmm dd") 3. MsgBox (d) 4.If Dir("c:/", Photos & d) = "" Then 5.rspCreate = MsgBox("Directory doesn't exist, do you wish to create it?", vbYesNo) 6.If rspCreate = vbYes Then 7. MkDir "My Documents/swapna" 8. End If i want to create …

Member Avatar for Jx_Man
0
115
Member Avatar for veledrom

Hi, [code]Label6.Caption = rcsetFran.Fields("franchiseid")[/code] generates an error"Method item of object Fields failed". If i do [code]Label6.Caption = rcsetFran(0)[/code] then doesn't accept '0', i need to give '1'. In this case i can't return first column in the table. 1 returns second column. How can i solve this problem. Thanks

Member Avatar for veledrom
0
100
Member Avatar for UMESHKUMAR

I am getting problem in Grouping the data in DataReport. The problem is that the group of records are reprinting n number of times as in the recordset.

Member Avatar for QVeen72
0
36
Member Avatar for nipu_haq

hi, i.m working with a project. I creating report in visual basic data report. i use different report size. so i need to use different priter paper size. please any one help how i can use different paper size using vb code. please if you want to help me send …

0
56
Member Avatar for juzolin

Taking Computer Programming in high school =) My group is assigned to program a Monopoly game. Using Visual Basic 6. We have the user select how many players using radio buttons in one form. (2, 3, or 4 players). How can we program turns? We have the players stored in …

-1
53
Member Avatar for kehar

Hi, with the help of VB 6 and Access I would like to make a software to enter Cheque No and its related bill no. I mean a Cheque could be the payment of number of bills of a firm which varies from time to time. So pl help me …

Member Avatar for kehar
0
98
Member Avatar for Roobyroo

I've got a VB app I wrote that runs over Access and works pretty well for the most part. However, there are a couple of pages where I get the following error when trying to access a database (no pun intended). I'm getting the error "Unrecognized Database Format (path to …

Member Avatar for Indio61
0
155
Member Avatar for killer007

[B]Is There any way so that we can use Icon with 32 Bit Color Depth as Exe Icon.[/B]

0
66
Member Avatar for veledrom

Hi, How can i call a Oracle Stored procedure in vb6? Stored procedure : [code]ADD_SP (1, '1', 1, 1, 'abc')[/code] Thanks

Member Avatar for veledrom
0
139
Member Avatar for yanz

Hi everyone here.. Currently i m doing my project which i needed codes for receiving sms by PC using vb6. I would like to knOw if there is any expert who have the codes.. if there is..can send the codes to mi.. thanks alot... I have been trying so many …

Member Avatar for elleinad
0
621
Member Avatar for brij_engg

The [B]SetupDiOpenDeviceInterface[/B] function retrieves information about an existing device interface . what is an interface here......... please let me know...

0
47
Member Avatar for kinyuadave

Hi there i've just known how to make an exe file now what am asking is how to change the icon of the exe from the default one to one of you choise like in the one cd access program.

Member Avatar for kinyuadave
0
160
Member Avatar for kousarrabiya

Hi, Iam trying to put username and password in some dat file(ADMIN.DAT)from changeLogin page and getting/retreiving username and password from another page from ADMIN.DAT file.... My problem is username and password details are getting stored in dat file in readable text format NOT IN BINARY.. Writing into file part is …

Member Avatar for kousarrabiya
0
114
Member Avatar for ahmbil

Hello i will like to have an exemple to help me understand random access file(user define data type) using dynamic array in vb6. Please with explanation.

0
51
Member Avatar for ArchiMedes

Hi, I'm new around here & newish to VB 6.0 as well! :cheesy: I'm using VB 6.0 to create a random access file, which has 2 fields per record . I know that all the records must be of equal length, but am wondering if there is a practical limit …

Member Avatar for ahmbil
0
713
Member Avatar for dbdork

Here is my code: If optName.Value = True Then Dim strWhere As String Dim ctl As Control Dim varItem As Variant 'make sure a selection has been made If Me.List1.ItemsSelected.Count = 0 Then[COLOR="Red"][/COLOR] MsgBox "Must select at least 1 employee" Exit Sub End If 'add selected values to string Set …

0
67
Member Avatar for Giffordw

I need to build a string and then interpret that string as the name of an element in a defined array. Concatination of the string is easy. strCard = R2_5 & "(17)" How then to put strCard into If(strCard = 1) Then ...?

0
68

The End.