11,870 Topics

Member Avatar for
Member Avatar for Expotential

I am currently trying to set up a server winsock but the problem is even after certain clients have disconnected from the server, the server trys to send data to those disconnected clients causing either a server side runtime error or preventing further clients to connect(or the same client to …

0
83
Member Avatar for webtrade

If anyone can help me convert this snipet of code to vb.net I would greatly appreciate it. Thanks in advance. webtrade Dim not_first_symbol As Boolean Dim symbol As String Dim query_url As String Dim response As Variant Dim quotes As String Dim fnum As Integer Dim whole_file As String Dim …

-1
69
Member Avatar for Sroxx

hey im making a database on licnese issuing authority now i want get data retrived frm da database ma access to list boxes but i want data only of the data which i slelect fmr da dtpicker can u plz suggest a code for this thx

Member Avatar for Sroxx
0
94
Member Avatar for Ryano24

Can anyone tell me what this code does. Private Sub MysteryCode_Click(ByVal sender As _ System.Object, ByVal e As System.EventArgs) _ Handles MysteryCode.Click ' Determines MYSTERVALUE base on number entered by user Dim Y As Integer, X As Integer, MYSTERYVALUE As Integer ' initialization phase X = 1 'prepare to loop …

Member Avatar for Jx_Man
0
91
Member Avatar for sammy_eyison

Hello Jx_man, I have been trying to download the zip file you sent to Neji on [B]Get all users[/B], but it appears to be corrupted. I will be grateful if you could resend it to me. Thanks in advance.

Member Avatar for Jx_Man
0
144
Member Avatar for plusplus

I am new to asp and visual studio, and am going through a tutorial. One of the things it tells me is to select something from the "block format drop down list which is above the toolbox" I can't seem to find it?

0
56
Member Avatar for Reiko

Hi im currently having a problem with taking data from a field in a database and then using it within the form, when supplied with a telephone number by inputting in to a text box, the number needs to be checked against the database and then if a record matches …

Member Avatar for AUGXIS
0
118
Member Avatar for V.Rajagopalan

hi, I developed one application in visual basic 6.0 with the backend of Sql server 2000. I want this application can be run in all client level. what i did is i installed windows 2003 server and sql server 2000 in one system and i copied the exe file of …

Member Avatar for fkmercado
0
76
Member Avatar for AUGXIS

help me.i woul like to make my access 2003 database be network database.im using vb6 as front end.thanks

Member Avatar for AUGXIS
0
84
Member Avatar for Expotential

I am trying to remove a list item in a listbox... the problem is I have to remove it by the what is visible to the user the program doesnt keep record of the index number in the listbox so we have the following in a list box Bob Fred …

Member Avatar for Expotential
0
187
Member Avatar for AUGXIS

I have a program created in vb 6 and has a backend of ms access 2003 and it only runs on a single pc. i want to install that program to more pc but i don't know how to configure my database so that all pc can read/wrtite on it.please …

0
47
Member Avatar for maharajakecil

i have a source code for vb6.0 to send an integer to my PIC circuit. i dont know wheter my source code is correct or not. please somebody give a hand or comment on my source code.. one more thing, if i key in an integer in val(test) in my …

0
58
Member Avatar for locsin

I have printing report using printer.print command. My report contains words and amount value. but the output is not properly arrange especially the amount. It is not align properly. I am using direct printing command "Printer.print" My report output is like this: Product Amount Soap 23.50 Fabric 215.25 Dishwashing Paste …

Member Avatar for cometburn
0
115
Member Avatar for jcwc84

Hi all, i want to make a program so that when i press A, it shows "." then i press D, it shows "/". How can i do this? Thanks.

Member Avatar for Jx_Man
0
64
Member Avatar for ITech

i am trying to develop a database management software.using MS ACCESS 2003 as back-end and VISUAL BASIC 6.0 as front end.. i am having a problem..can any one help with this.. [B]i have typed the code below in a module for the connection to the database...and connection to the record …

Member Avatar for Jx_Man
0
142
Member Avatar for iceguy

Hi everyone, I am looking for some sample code for controling 4 different LED's (light emiting diodes) from VIA usb. I would like to do this from VB. thanks in advance iceguy

0
47
Member Avatar for november_pooh

Hi all.... i m already got startup path and now i want to copying my exe file into startup. how i can do this?? please help me. any help will be appreciated

Member Avatar for Jx_Man
0
177
Member Avatar for jem00

Hey Guys, I have started using Visual basic 6.0 but i'm running into a few troubles. How can i write this psuedo code into visual basic: [CODE] BEGIN even and odd numbers PUT "Enter a number : " GET num even = 0 odd = 0 WHILE num <> -1 …

Member Avatar for Jx_Man
0
119
Member Avatar for maharajakecil

please please please... i really need the source code to send integer using vb6.0. i'm using rs232

Member Avatar for Jx_Man
0
88
Member Avatar for Ryano24

I am kinda new to Visual Basic and I was wondering how I could program a user to input 3 numbers and give the sum, average, product, and find the smallest and largest number using a Windows Application

Member Avatar for Jx_Man
0
208
Member Avatar for TylerTCF

As you can see below, I am working on making a macro that compares the time in one column on a page to another on a page. However, in the if statement where I'm trying to round the numbers with time values in it (because I need the numbers to …

Member Avatar for TylerTCF
0
161
Member Avatar for laoballer

Hello all, I'm fairly new to visual basic I've gone through the teach yourself VB in 24 hours book, that wasn't very detailed. I'm starting a new project and what it involves is taking a ms access database populated with street addresses and then querying those addresses with some kind …

0
57
Member Avatar for Bob Jacobs

How can I get an image control to pass in front of a picturebox control, rather than behind it. ZOrder doesn't do it.

Member Avatar for manoshailu
0
72
Member Avatar for maharajakecil

hello vb expert there... i really need a sampl of vb6.0 source code for rs232. i try to link my vb6.0 to PIC circuit using max232. anybody have idea how to send a number from vb?

Member Avatar for VIeditorlover
-1
153
Member Avatar for monjuri

hello all, for few days i have been trying to connect with my oracle 9i database with visual studio 2005 using c#. i tried all the processes that i found in internet. but i fail to connect with my oracle database. i have service named GLOBAL USERNAME: first password: first …

Member Avatar for jwenting
0
240
Member Avatar for suginaga

can anyone please guide me with the code in VB6.0 how to retrieve values from binary files to to measure rise time of a waveform .

Member Avatar for debasisdas
0
61
Member Avatar for shotgunjoe

I know this seems like a very noobish question and has probably been asked many times before, I'm trying to write a lottery program in which the numbers are generated, then you can check your numbers. There is a command button on the first form which says "Check Numbers" and …

Member Avatar for kinyuadave
0
106
Member Avatar for saurabh2007

I wanna create a titlebar in visual basic so everytime i create new form, it wont add default windows xp look but the new title bar what i made. can anyone help me how to do this. any code will be appriceated i know how to do it for one …

Member Avatar for saurabh2007
0
101
Member Avatar for tabasaki

I am trying to create a program that will do address standardizing. I have to compare two files. One file is a master file that has all the correct info I will need to use. The other file is a collection of data received from seperate individuals. Not all individuals …

Member Avatar for tabasaki
0
106
Member Avatar for nileshjaiswal

[COLOR="Red"][B]Plz help me tell me how we can convert the C program in C++ I working on OCX(Active X controls) plzzzzzzzzzzz...............reply[/B][/COLOR]

Member Avatar for Jx_Man
0
52
Member Avatar for john99

I have a from created to fill out and print. I have the form size set but when I run the program I cant scroll down to fill out the bottom part of the form. I have added a vertical scroll bar to my for but it does not move …

Member Avatar for cricket2030
0
3K
Member Avatar for ITech

i have a project with lv buttons ..when i load it it says lv button .ocx cannot be loaded.i have copied tat lvbutton.ocx into my system32 directory and in start menu run i have done this too regsvr32 c:\windows\system32\lvButton.ocx it also succeeded..but still it says that lv button.ocx cannot be …

Member Avatar for debasisdas
0
98
Member Avatar for bungek84

hai everyone.. is it vista supporting microsoft visual studio 2005? and which service packs that i should install??please guide..i'm still new in vista.. thank you..

Member Avatar for scru
0
148
Member Avatar for leroi green

ok guys, I've got an issue where a computation is just not working but I've used the same set up in other programs and don't truly understand the deal with this one. at the beginning of the below if (the whole program lower) statement i find if a number is …

Member Avatar for leroi green
0
116
Member Avatar for locsin

Greetings! I'm preparing datareport for Petrol consumption in VB6. My report should be gasoline, diesel and other consumption.. It is possible to print these three consumption seperatedly in one paper page or is there any alternative solution for this? I want to print same like this: GASOLINE VEHICLE TOTAL LITERS …

Member Avatar for hawisme000
0
123
Member Avatar for locsin

hi I designed simple program of computing the petrol bill and save it into MSACCESS data base. This bill included decimal places. But everytime I check my msaccess database. The number is automatically rounding up or down. I try to set standard settings with two decimal places but the number …

Member Avatar for locsin
0
107
Member Avatar for november_pooh

How i can get path of StratUp folder?? i m really didn't have any idea for this. please help me. any help will be appreciated.

Member Avatar for Jx_Man
0
234
Member Avatar for sammy_eyison

Hello VB Experts, Can anyone show me how I can sort items in a datalist alphabetically? I bounded the data using ADODC and Microsoft Jet 4.0 ole db connecting string. I would appreciate it much if anyone could help me solve this problem. Thanks in advance

Member Avatar for sammy_eyison
0
160
Member Avatar for rajeshkhanna_in

Hi all, I saw a link or a zip file here on this forum some days ago, that was basically a marksheet development for students, I don't know where is it gone now. Can anybody help me on this by either giving me the place where I can find it …

0
70
Member Avatar for alvin08

Hi guys, Im kinda new here and I'm looking around for some ideas regarding my current project. It's all about file restoration of deleted or corrupted files for Pen Drives. Im currently working on this project from completion of my college degree. Hope you guys can help. I haven't started …

Member Avatar for cometburn
0
81
Member Avatar for Ross Cox

I have the following sql statement in VB6 (latest VB SP, Win XP, SP2) that works fine in ado to sql server 2k5 but does not work in ado to access 2k3. [B]"Select ID, Make, Model, PlsPerBBL, Size, Processor, Location, From MeterData Where MeterNo = 'FQ-805 8" IN'"[/B]. I know …

Member Avatar for cometburn
0
134
Member Avatar for ITKnight

i want to get all running process... how a can do this? anybody know how to do this? please help. thanks in advance...

Member Avatar for Jx_Man
0
162
Member Avatar for asihuay

Hi. I am looking for vba or vb code to unassign, assign, switch, drive letter. The hard disc will be identified by its serial number or by its name. Thanks in advance. asihuay

Member Avatar for Jx_Man
0
93
Member Avatar for smelf1

Hi all, I have not programmed in about 6+ years and need to start getting back into it. Does anyone have any code for encrypting a plaintext file into DES and then back again to plain text. I have attached a doc with what i want to try to do. …

Member Avatar for VIeditorlover
0
109
Member Avatar for dinilkarun

I have a DHTML page with a treeview control in it which has a parent node and 6 child node in it. I want to check all the child node checkboxes when i check the parent node checkbox. Please help me..

Member Avatar for Mbt925
0
82
Member Avatar for Naruse
Member Avatar for Jx_Man
0
194
Member Avatar for ChrLeigw

am doing a tic tac toe game, and I am having trouble with using the index of my array (the nine boxes) as x and y coordinates. I have done [code] Dim pictt(3,3) as integer [/code] and used the format of picttt(x,y) in other places. I have separated out the …

Member Avatar for ChrLeigw
0
87
Member Avatar for dmf1978

Hi, I am working in an application that uses Drag & Drop in VB6, and I need to determine which type of control is the user dragging. I have in the form several controls: PictureBox, TextBox and ListBox. I know that I can use TypeOf() in VB .Net, but, what …

Member Avatar for dmf1978
0
137
Member Avatar for shri23

Respected Sirs, I have problem in vb6 and crystal report9.I m using vb6,crystal report9,MS Access 2000. i have protected database. I set connection for report as [B]ODBC(RDO)[/B] at desing time and dsn as Newdsn.dsn.At run time when i try with this line Report.Database.Tables(1).SetLogOnInfo "", App.Path & "\DB\Utm.mdb", "Admin", "becool" it …

Member Avatar for cometburn
0
106
Member Avatar for brdoolit

I'm stuck on my homework trying to deal with arrays of structs. The prof is terrible and just reads off slides from another prof and talks about his weekend. Heres what we have to do: You have been hired as a programmer for Super Sales Company. You are being asked …

Member Avatar for brdoolit
0
91

The End.