12,425 Topics

Member Avatar for
Member Avatar for tom_h_500

Hiya I keep having this probelm with my script Basically I want it so when you click a command button some text shows up in my text box now I know how to do this but it does not seem to word wrap if I have a lot of text …

Member Avatar for extofer
0
230
Member Avatar for wallis_online

I am trying to use the data form wizard to create a chart for my program using the information in a database. On the section that asks you to select the database, I click browse, go to whre my database is saved and click ok. When I try to click …

Member Avatar for frogman_fizz
0
164
Member Avatar for selot
Member Avatar for invisal
0
154
Member Avatar for Ryrra

I have some Visual Basic programing experience but I am new to C++ I am working on a homework assignment and I am not sure why my code is not working out. I am trying to write a program that changes numbers form 1 to one , 2 to two,... …

Member Avatar for Ryrra
0
119
Member Avatar for nathanoverall

I have a program in which a series of events occir each time the timer runs. However i want to stop the timer when a certain variable reaches another variable. I have tried If variable1 = variable 2 then timer.enabled = false but the timer continues. Why is this. If …

Member Avatar for w00dy
0
171
Member Avatar for TOPH

heres the scenario Running XP with default Internet Explorer that came with it (IE 6 ??? not sure) when surfing any website there is no problem, however whenever i goto a website and click a link which trys to open another seperate window the new window is just blank and …

Member Avatar for Catweazle
0
685
Member Avatar for Thong_Ispector

When can you use FSO in a VB 5 program? I got it working... I know it is supposed to be for ASP... But why does it work in some applications ans situations and not others.? Here is the code Private fso As New FileSystemObject Private strName As String Private …

0
91
Member Avatar for maylim26

HI! Anyone here know how to access files sharing using VB 6.0 though server computer?: I hv done Package and Deployment Wizard(PWD).I no idea to do it. :sad, But i no idea to start the server connection. Anyone here can help me?I wil thanksful to u all.

0
84
Member Avatar for andy257

Hi Guys I am a new member here and basically i have joined because i would like to learn some c++. I have no prior experience in any of these high level languages. I do have experience in turbo pascal but those of you who have used it know how …

Member Avatar for TIMBUCK
0
195
Member Avatar for LA-Vida

Hi all, I was wondering if someone had an example on a piece of code on how to read out the amount of system memory is used during given time. I'm making a piece of software that using an API that connects to a CAD program. The models used in …

0
83
Member Avatar for grandfilth

I've looked in a couple of books, and can't find this anywhere, i'm looking for the opposite of the cos funtion, i.e. I know the cos of the angle, and need to know the actual size of the angle, is there an implicit function? If not, how can I achieve …

Member Avatar for grandfilth
0
525
Member Avatar for Slavrix

well, ive been using VB6 for a year now, but i cant get this to work i have 3 txt boxs, and a cmd button, and a timer thingy(dont know how to use timer yet :P ) it needs to count down in seconds, min and hours. this is the …

Member Avatar for Slavrix
0
367
Member Avatar for SpS

can anyone tell me about send keys.....if possible attach a small code also

Member Avatar for The_Inferno
0
316
Member Avatar for user777

Dear programmers, Could somebody write code for this project please. For search option, I need to search by delivery date or invoice date (like: From 05/05/2005 to 01/07/2005). Thanks for any help....

Member Avatar for The_Inferno
0
124
Member Avatar for cx323
Member Avatar for The_Inferno
0
106
Member Avatar for TraderX

Hello all... I am completely brand new to vb and could some guidance as to where I should go to start to learn. I am only trying to create a simple Pivot Points calculator (used for trading stocks, currencies (which is what I do)). I have found some on the …

Member Avatar for The_Inferno
0
298
Member Avatar for grandfilth

HI, sorry if this is really thick, but I'm abit stuck...I have written this piece of code as part of a bigger function: If Z = 1 Then SIDE = W - (V / 3600#) End If If Z = 2 Then SIDE = W + (V / 3600#) End …

Member Avatar for w00dy
0
169
Member Avatar for bybruno

hi i try building a bandwith monitor with the report of total connections to/from my pc so far i do a report of ip source/destination but now i want to know the lenght of data that belong to each ip. for example: i want to know de down/upload of each …

Member Avatar for srjtpl
0
161
Member Avatar for ahmed_1

Hi, Is their any way to create user and assign user rights/permissions for any table(s) in ms.access through vb6 code (ADO / DAO). waiting for your reply. Ahmed

Member Avatar for jwshepherd
0
134
Member Avatar for psbb2005

How To Format Rpttext(color,font,etc.,) In Data Reports In Vb Based On A Criteria At Runtime

Member Avatar for mnemtsas
0
99
Member Avatar for ahmed_1

Hi I need Help in SQL. I've created a VB Project of Accounting, Using Access as a Backend database, In database I've 2 tables: Table 1: Trans Table 2: Trans_Details Following Fields are in "Trans" FieldName (Type) FieldName (Type) FieldName (Type) Vno (Text) Vdate (Date) VNarr (Text) Following Fields are …

Member Avatar for mnemtsas
0
100
Member Avatar for bops

hi everyone, I am doing a project for college, which involves programming using VBA in Excel. I have most of it sorted and i am having trouble on this 1 part. I need to find out how to use variables to access a sheet and range within the spreadsheet variable1 …

Member Avatar for bops
0
201
Member Avatar for fieryidris

i signed up to daniweb a few weeks ago when i was having problems with visual basic which after a lot of searching on google i managed to solve for myself. i am now having a go at building a website and have been using dreamweaver which makes things very …

Member Avatar for fieryidris
0
211
Member Avatar for aminura

I have a doubt regarding constructor in this program-- [CODE]include<iostream.h> class A { private: int a; float b; A(int j) { a=j; cout<<"\n a is"<<a; } public: A() { cout<<"\n Default constructor invoked\n"; a++; b=0; } A(int j,float i) { a=j; b=i; cout<<"\n value"<<a<<"and"<<b<<endl; } public: void show() { int …

Member Avatar for Narue
0
400
Member Avatar for Lunaticrr

I have 3 text boxes and one command button on this form. Users are supposed to input something into text1 and text2 and click the command button for text3 to show the results. However I would like the programme to consider the values of text1 and text2 and based the …

Member Avatar for jwshepherd
0
145
Member Avatar for tom_h_500

I was wondering if it was possible for me to write a simple program that either lets you use command prompt with visual basic (i.e. press a button and it does a command in CMD) if it can't be done in VB is there any other programming languages that allow …

Member Avatar for jwshepherd
0
190
Member Avatar for Lunaticrr

I know pictures can be added to picture boxes and backgrounds by using the "Properties" and adding something to "Picture". But I want to know how I can actually get the program to display an animation or picture say, after inputting something into an inputbox, or say after a particular …

Member Avatar for jwshepherd
0
225
Member Avatar for user777

Hi, I am using ADODC Connection. I saw in one project it is written as following: Dim rsT As New ADODB.Recordset Plz let me know whether ADODC=ADODB. And can we change the above example as below: Dim rsT As New ADODC.Recordset

Member Avatar for Alvein
0
161
Member Avatar for user777

Hi, Could somebody write code for search button plz. I am attaching the project here. Thanks in advance for any help.

Member Avatar for w00dy
0
125
Member Avatar for user777

Hi, I would like to change the caption of "ADD COMMOND BUTTON" to "SAVE" when it is pressed at run time. Could somebody is there to help me in this regard. Thanks in advance.

Member Avatar for jwshepherd
0
291
Member Avatar for SpS

Basically what i want to do is....whenever i drag the form...i should be able to see the current top and left coordinates...i know there is a resize event but it does not updates top and left...it only updates height and width.... is there any way to simulate reposition event

Member Avatar for SpS
0
88
Member Avatar for user777

Hi Could somebody let me know in the following project which is attached herewith how to write code to auto calculation for the following: Opening Balance & Balance Amount The above two text boxes should be updated and show the calculations automatically when we fill in remaining text boxes. Thanks …

0
68
Member Avatar for user777

Hi, friends! Could somebody tell me what code should be written for the following buttons to search the database ( I am using ADODC CONTROL) : Find First Find Previous Find Next Find Last I will be grateful for any response...

Member Avatar for user777
0
172
Member Avatar for effigy

Hi everybody, I want to print screen my form, if I press Print Scrn button, its can to print at the printer.How can I do? Give me pls.

Member Avatar for jwshepherd
0
184
Member Avatar for Thong_Ispector
Member Avatar for purplegerbil
0
103
Member Avatar for Lunaticrr

How do I get my text boxes to automatically highlight the default text so users can start typing without having to delete or highlight it themselves?

Member Avatar for Lunaticrr
0
109
Member Avatar for cmdolcet69

I'm having this issue on how to sort reports based on part numbers i have part numbers that i return have either a part number as in 1000 or if there have been multiple part number could be 1001-2 mean that there were 2 revised copies of the part number. …

Member Avatar for jwshepherd
1
169
Member Avatar for purplegerbil

Hi, Is it possible to measure the width of a line of text saved into a variable. i.e. strData = "XXXXXX" length = 12 strData = "iiiiii" length = 4 Any font can be used as the data isn't going to be output on screen. The reason: I have a …

Member Avatar for purplegerbil
0
489
Member Avatar for Thong_Ispector

I wrote a simple program that displays a picture. On my computer it looks fine. On my neighbors it is bigger than his screen.. Both computers show the same resolution under properties His machine has onboard video... Oh, the program is fine on my laptop as well. Image is 500 …

Member Avatar for Thong_Ispector
0
112
Member Avatar for LIMS2LIMS

Hi, (MS Word XP and Outlook XP) Can someone give me the VB code to set up a macro (command button) so the end user can click within the word doc and it will email to the coded recipient? Hope this isn't asking to much. ;) Thanks as always

0
63
Member Avatar for srikkanthan

I have an issue like, I need to insert data from an XML file into MS Access table. I am able to do this with ADO as one by one row. But this terribly hits the performance when the number of rows to be inserted exceeds 1000. Kindly help with …

0
62
Member Avatar for Burndailer

Hello, I've a question about the helpfile in the menu of vb. I'm working now 1 year with this program on my notebook, but today i get suddenly a error when i choose help or index in vb6 menu. The error says : busy to try using a not compiled …

Member Avatar for Burndailer
0
84
Member Avatar for fearless®

Hi, all. How seeing callerid with VB6. But, are you this function all modems supported? What do it. Thanks. Sorry, I'm :rolleyes: writing English.

Member Avatar for fearless®
0
133
Member Avatar for LadyFinger

i'm creating a password using VB6 and SQL 2000 as da db. my problem is i don't no how to connect the password table in db wt the textbox. so guys, any idea ?

0
76
Member Avatar for clam

Hi all, I have had some experience using pointers in C and C++, but not in VB6. I am using a function that requires as an argument (ByVal lPtrBuff As Long, ByVal lWriteSize As Long). I am assuming this means a pointer to the beginning of the data I want …

Member Avatar for clam
0
118
Member Avatar for switty

hello everyone! I'm new in vb6 and i have to create a program that simulate a round robin scheduler....using two concurrent prorams....i already know how to use the winsock and how to send the data in the server but my probel is what will i use if i have a …

0
97
Member Avatar for Thong_Ispector

I need to know if there is a command to eject removeable media. I am not trying to physically eject a floppy, I am trying to clear a compact flash card for safe removal... Thanks in advance...

Member Avatar for Thong_Ispector
0
98
Member Avatar for buzzmethru

Hi Im new here ... I was wondering if anyone could help with the following ...[URL=http://myweb.tiscali.co.uk/buzzmethru/buzzmethru/vb6/no_mouse3_HELP.zip]click for zip vb6 file[/URL] This is my 4th week with VB6 - previously my only coding experience was with PLC's writing using ladder logic, Omron specifically, I hope it is a silly mistake on …

Member Avatar for buzzmethru
0
125
Member Avatar for clam

Hi Guys. Basically I was wondering if it is possible to Append to the START of the file, instead of the end? For a bit of background information, I have a lump of raw data in hex (they are samples collected from a microphone on a microcontroller then transferred to …

Member Avatar for Thong_Ispector
0
222
Member Avatar for Thong_Ispector

I seem to be leaving something running when trying to exit my program. If I use the X in the upper right or the click event to UNLOAD I can still see the program running in the task manager and it will not let me run it again until I …

Member Avatar for jwshepherd
0
104

The End.