473,543 Members | 1,983 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Basic 4 / 5 / 6 Forum

Visual Basic programming language and IDE - Ask questions about rapid applicatoin development, GUI, database access, DAO, RDO, ADO, Active X Controls, objects, Microsoft Visual Basic 4/5/6.
0
673
thread by: renuga saminathan | last post Apr 15 '08 by: renuga saminathan
Hai, I'm new bie to vb.net. I want to remove all the items placed in the desktop using API functions. Please help me to do this. I'm having little bit knowledge of API functions in vb. With regards, Renuga.
0
675
thread by: sushant1005 | last post Feb 8 '07 by: sushant1005
I am new to VB platform, I need to integrate Barcodes in one of my application. Please help me to enable me to develop an interface between the barcode reader and the VB forms.
0
676
thread by: monu121 | last post Jul 27 '07 by: monu121
Hi, I am generating a report in excel format, but this report is not in read only mode, so can you tell me how I can do this in vb 6.0. Thanks & regard monu121
0
678
thread by: Ivanchan | last post Jul 25 '07 by: Ivanchan
I have a set of data in cell A10 to Z30. I want to draw these data into another new worksheet with three columns. Column one is the number representing column (colindex 1= 19, colindex 2= 20, ... colindex 26= 45) Column two is the number representing row (rowindex10 = 30, rowindex11 = 31,...) Column three input the data same to the X-Y...
0
681
thread by: lizgjones | last post Jan 25 '08 by: lizgjones
Hi, I want to validate 2 textboxes on a web form to make sure neither of them are blank, i.e. both can be filled or either but neither can be empty. I have created a custom validator and entered the below code behind it: Protected Sub cvVillageTown_ServerValidate(ByVal source As Object, ByVal args As...
1
682
thread by: Roy Riddex | last post Jul 17 '05 by: Me
test
0
682
thread by: atzthegreat | last post Aug 9 '08 by: atzthegreat
bitmap hi guys i really need your help.. i have a big problem with coding in vb6. i used ADO.. i try to make an edit function but it is not in menu please check my codes maybe there something wrong... Option Explicit Private PathLoc As adodb.Connection 'this is the connection Private PathRec As adodb.Recordset 'this is the recordset ...
0
685
thread by: batuting | last post Sep 8 '07 by: batuting
Hello dear Can anyone help me how to open a schema of a table using text item and comand button to open in datagrid, or listview or msflexgrid? regards totx
0
686
thread by: usr12 | last post May 15 '07 by: usr12
Hi all I'm using VB6.want to display data from two tables in my database in a grid ,here is a sample of my tables and what i want the grid to be as: acc_cat table: acat---------------acattitle 110 ----------------- Cash & bank 120------------------ Trading receivable 140------------------ Inventory 150----------------- Assets...
0
687
vdraceil
thread by: vdraceil | last post Dec 9 '07 by: vdraceil
Hi, i'm designing a game in vb6.0. It involves some sound files. All i want is to check whether the speaker is on or not. If its not switched on,i have to tempt the user to switch it on. Is it possible?If so how?
0
688
Djeek
thread by: Djeek | last post Apr 15 '08 by: Djeek
I know the possibility to read and write to the registry: GetSetting, GetAllSettings, SaveSetting, DeleteSetting. With GetAllSettings I can read all Keys under a given Section. But what to do if I dont know the Section names? How can I read all Section names under a given App?
0
691
thread by: Tom Barrett | last post Jan 22 '07 by: Tom Barrett
Has anybody any experience in programming an invoice using Visual Reports where the Footer for printing the tax details and the invoice total always appears in the same place at the foot of the invoice.
0
692
thread by: euthelion | last post Sep 2 '07 by: euthelion
how to display your sql table from access to your vb form..pls help me!!!
0
692
thread by: Benniit | last post Aug 20 '08 by: Benniit
I'm using VB 6.0 and I have a text field called FileNo and the value for it e.g. 52281/TJ, 234/TJ, 2345/TJ. Now, i want if a user enters the fileNo as 52281 TJ or 52281TJ or 52281 /TJ, it should change it to 52281/TJ , 234/TJ etc. Whether there is a space between the number and the /TJ or only if the TJ is added to the number, it should always...
0
693
thread by: Brenda Turi | last post Nov 24 '10 by: Brenda Turi
It is not receiving the 3 different pieces of data that i want to put on it ("login",text in the tbusername, text in the tbpassword)correctly. it is outputting them on the console as follows (assuming text in both the text boxes was "admin") From Clientxxx: loginadminadmin Rather than, From Clientxxx:login From Client: admin From Client:...
0
695
thread by: VexD | last post Jul 16 '07 by: VexD
hellow I want to know how old u shud be. im intrested in Vb alot i need help im Stupid xD so i need help i always get errors ive never worked anything ive tried everything but i suck i need help please.
0
695
thread by: eddyman592 | last post Aug 29 '07 by: eddyman592
Ok, you know the My Project part of a vb project where you can go in and change your project settings? How does one go about creating tabs on the left like that? Thanks
0
695
thread by: KissARock | last post Feb 10 '08 by: KissARock
How Can i make mini Map with a bigger map in he same screen can you tell me where i can go to get a online walkhrought or a book on visual 2005 express map making
1
695
thread by: maximoaldea | last post Jul 23 '08 by: debasisdas
is there a difference between: Dim tmpSTR1, tmpSTR2 as string - and - Dim tmpSTR1 as string, tmpSTR2 as string ???
0
697
thread by: krikros76 | last post Sep 28 '07 by: krikros76
Hi, I am using VB 6.0 package and deployment wizard for creating an installer and am able to create installer for each applications but would like to know whether there is a way to provide options for selecting the applications while installing. Ex: Say I have a group of applications and I want to provide a way for the user to select any...
0
698
thread by: balu435 | last post Feb 8 '07 by: balu435
Hi, I have a VBA program(macro) which automatically goes to a web page and fills the details in that page.There is a month listbox on the selection of which a date listbox gets repopulated.But when I programmatically change the month list box value using object.selectedindexvalue=x the value of the date listbox field is not getting...
0
698
thread by: teddy830331 | last post Jul 24 '07 by: teddy830331
I have write a simple program by using VB6. However, my program while intall in Japanese Microsoft OS, it gets error. The problem because that OS recognise my "\" character become "Yen" character. It makes my whole program ends with a lot of error.. Can anybody pls help? Thanks..
0
698
thread by: GUYV3R | last post Sep 19 '07 by: GUYV3R
Hi all, Wonder if anyone can point me in the right direction. From a folder I click on send to mail recipitent. The file attaches in a mail but is in plain txt format in MS Outlook. What I then need to do is: Change format to HTML Insert Signature Set Voting Options
3
702
thread by: vishwaskothari | last post Sep 16 '07 by: vishwaskothari
Exactly i have to perform a search in a database. After that i have to display that result to the user BUT the problem is that the number of RECORDS return by the search will vary according to the input given by the user? i think that explains my problem !!! what can be the probable solution? TIA
1
702
Vb
thread by: RESHUSANIL | last post Jul 17 '08 by: debasisdas
I am RESHMA I am using segate crystal report in vb6. How can I refresh my report so that it show me newly entered records at runtime. There is no option like crystalreport1.refresh I am using following commands which are not working 1) crystalreport1.sqlquery = "select * from company" 2) crystalreport1.reset

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.