9,979 Topics

Member Avatar for
Member Avatar for rajuhyd

Hi friends, Now I am some project using with mobile,plz help me on how i will use get connection to Mobile through Vb 6.0

Member Avatar for debasisdas
0
37
Member Avatar for evios

hi everyone, i'd been creating a tic tac toe game using VB 6.0 and it is working perfectly. And now i have to create a form which allow user to only uses keyboard to control the position of their choices instead of using click() command by mouse. Any method to …

Member Avatar for debasisdas
0
95
Member Avatar for bashir matovu

[B]hi brothers i want to know how some one can design a form to allow a user to login and use his system and also how to change the user accont for other users[/B]

Member Avatar for debasisdas
0
54
Member Avatar for hawisme000

i have a problem making the code for this logic i have 5textbox ,1 label and a command button on a form and need to do this: [QUOTE]if the value of the 1st textbox is greater than the 2nd,3rd,4th,5th then label1.caption = to the value of the 1st text box …

Member Avatar for choudhuryshouvi
0
87
Member Avatar for SCBWV

Anyone experience problems with a disappearing control focus rectangle when using an XP style manifest? Some check boxes and option boxes no longer show the focus rectangle when the control gets focus using the kayboard and the tab key. Some do, some don't. Rather strange. I've tried putting them in …

Member Avatar for cindy amaral
0
124
Member Avatar for pbosek

I am using VBA to work with excel files. The code allows the user to select files, processes them and gives the req data from input files in Excel workbook. After ptocessing, the excel file will be set visible for the user and the objects are also set to Nothing. …

Member Avatar for techniner
0
175
Member Avatar for shump01

I'm having problems connecting to an access database using vb 2005 when in vista. No error messages are displayed and the code works fine on XP. The line of code connection.Open() just won't work, i would very much apreciate it if someone could shed some light on how to stop …

0
44
Member Avatar for Eminence

i'm creating an online booking system for my project.i need to link my html to VB6.how do i go about it.

0
47
Member Avatar for cometburn

Does anybody knows how to use MSFlexGrid? Just wanna know how to use this Control since i do not use this. They say on FlexGrid, Adding, Editing and Deleting are easy. Please provide samples... on how to Add, Edit, Delete on a MSFlexGrid.. Thanks Guys!

0
55
Member Avatar for Sawamura
Member Avatar for Markp87

My VB code needs to copy a file from one location to another, and I can do this with FILECOPY just fine. What I'd like to do though, is invoke the Windows copy function, so that the user gets the whole 'transfers in progress' experience. Is there a way to …

Member Avatar for Markp87
0
90
Member Avatar for roselaiza

Please help me in resolving my problem, I'm doing this in Crystal Report. I want to make a total field for each page that mean for one page. It has one total field for it but I can not formula to reset my running total field with it go to …

Member Avatar for choudhuryshouvi
0
65
Member Avatar for kzdev

How can I send messages like "hello world", and receive from another computer using tcpip? Any code-example using VB6?

Member Avatar for choudhuryshouvi
-1
90
Member Avatar for avadhut_ekal

I want play media file through visual basic 6.0 I don't know about that controls for playing any media file

Member Avatar for Jx_Man
0
42
Member Avatar for markx_018

hi.. i am a newbie programmer taking up computer science and a freshmen...and i don't know on how to make an autocomplete codes in a combo box..in where u can easily type down the letters or words, and the combo box will automatically find that letters or word even if …

Member Avatar for choudhuryshouvi
0
111
Member Avatar for vikter

Hi All, I'm using ADO (VB 6.0) to try and insert and update an image to a mysql database. However i'm having problems doing this coz sometimes it updates only once and with every subsequent effort to update this column i get the following error : Run-time error '-[COLOR="Red"]2147467259(80004005)'; Data …

Member Avatar for techniner
0
80
Member Avatar for bushman_222

Hi all, I have a file that I want to transfer. I read it from a database and save it to a file, then I open if from the file and put it into a an array I then open it again this time as binary and send the packets. …

0
55
Member Avatar for elanch

hi friends! I need to know how to create a graph in vbasic. please send the syntax.possible with eg. I also need to know how to link one form with another. Thanks in advance. elanch

Member Avatar for debasisdas
0
117
Member Avatar for cometburn

i have a group header on a data report(Section6), ill use this section to view the Comp. Name, Ip Add.. etc... while the detail section(Section1) will be used to view the applications used by each comp. obviously, each has thier own tables. my question is, How am i going to …

Member Avatar for Jx_Man
0
417
Member Avatar for Sroxx

heyy everione this is ma first post here ive been readin sum posts here for i guess for a month, i want u guys to suggest some codes or features in vb to make the layout of the forms attractive thx in advance...

Member Avatar for cometburn
0
272
Member Avatar for bluepiper

Im a newbie here. Im using VB6 for frontend and MS access for database. Im new in creating Data Report. I want to use it to create simple reports that can group by specified field. Ex. Fields: Doctor_Name Address Sched Laboratory Count(Laboratory) as LabCount I want to place Doctor_Name,Address, Sched …

Member Avatar for cometburn
0
172
Member Avatar for shinchan

im doin my final year project nw..its abt map...how i want to calculate distence between 2 points by clicking on that point1 and drag until another point2. i realy dun hv idea to do..realy need help from your guyz..thank you

Member Avatar for debasisdas
0
204
Member Avatar for lerkei

pls help..im working on my inventory for my thesis.. pls help me about the database, i need to save the transaction on the databse and then whenver i saved the data on it, i need to delete it on the other... the first datatbase is for sold products and the …

Member Avatar for debasisdas
0
75
Member Avatar for jubal4285
Member Avatar for markx_018

i already check the threads about how to make an autorun but now i cant see it anymore. and i think that dani got that post... any one can help me... thxxxxxxxx

Member Avatar for Jx_Man
0
214
Member Avatar for Abou Rawan

Please can anybody help me on how to capture the legacy joystick button change event using the API winmm.dll. I mean only the [U]change [/U]of the button not its permanent status . Thanks a lot. Abou Rawan / new member.

0
42
Member Avatar for kv79

Hi I want to know is it possible to connect C with VBA . And can you please give me the link of some explain or you can by your self . So my question is how to connect C and VB 6 . Thank you for your effort of …

Member Avatar for kv79
0
58
Member Avatar for DonCarmelo

Hi I wrote a visual basic program years ago for a friend. I retained the source, but I get a load error on some of the files. Apparently they are saved in binary (or tokenized?) format. I would like to read them so I can update the program and even …

Member Avatar for lissauer
0
177
Member Avatar for joe.wasko

Can anyone tell me the best type of connection to allow Excel Files to be used as a datasource. I set everything up as a DSN-Less connection, and I have having problems with the Input Mode of my excel data. It seems to not understand IMEX=1;. Most of my activeX …

Member Avatar for bbqchickenrobot
0
82
Member Avatar for nschessnerd

hey im using vb 6 on a 64 bit vista computer in vb express 2008, is there some way i can compile a lightweight program for use on a mac? thanks m

Member Avatar for bbqchickenrobot
0
86

The End.