16,916 Topics

Member Avatar for
Member Avatar for james_cse

Hi, I want to modify the remote machine's Internet explorer favorites. Can anyone help me to do this ? Thanks James :lol:

0
80
Member Avatar for BeyerCorpuz

[FONT=Times New Roman]Formatting Currency[/FONT] :lol: I would simply like to format a variable(WallboardCost) as currency. What is the easiest way to to this in Visual Basic 6. Thanks a lot. Chris B

Member Avatar for mnemtsas
0
155
Member Avatar for sameerupare

Hi Everyone, We are trying to set up our application in VB6 which has some user controls. When we are trying to load project and add the .OCX controls thru components options it gives error [B]"filemovecontrol.ocx could not be loaded"[/B]. We tried to unregister and again register a copy of …

Member Avatar for dantut
0
544
Member Avatar for smarkles

HI, I need to add multiple InputBoxes in my form. I'm stuck. I'm thinking I either need to add another sub or use Projects, add to project. I don't know. The book doesn't give you any instructions except how to add one iput box which wasn't a problem. Thanks for …

Member Avatar for smarkles
0
102
Member Avatar for rational611

I would like to know how to load an run a program before windows explorer loads during the booting of Windows 98. This is similar to the loading and running of anti virus software such as Norton which load and run before the loading of windows explorer. I know this …

Member Avatar for ibcoda3
0
151
Member Avatar for Hjcooke

Hi, im using a code snippet found on this website, ylinderVolume A simplistic program to compute the volume of a cylinder when its radius and length are input via MyInput.class code snippet donated to daniweb by: cscgal ( all code snippets bycscgal ) views: 52 syntax language: java122 package …

Member Avatar for Hjcooke
0
265
Member Avatar for Sphyenx

is qbasic free?? and if so were can i get it? is visual free, and were can i get it and a tutorial. + will they work with win98?

Member Avatar for Buff
0
175
Member Avatar for spartanNE

Hello This is my first posting...and the next will be my second ...lol I need to show the entire contents of a field in an access table, so that you can choose one item. i can then input data for the other equations. this is for a project and the …

Member Avatar for clartsonly
0
118
Member Avatar for spartanNE

My second. I was told that it is possible to create a button on a vb form that will either print out or display the entire contents of an access table... saved in access97. if this is true how? please :eek:

0
59
Member Avatar for dcving

// Program 2.25: Distance an object travels in miles // and time it takes to travel that distance // Author: Eric Martin // Date: 9/30/2004 #include <iostream.h> using namespace std; int main() { int distanceInMiles; int speedInMPH; int timeInMinutes; cout << "Computes time to travel given distance and speed" << …

Member Avatar for Narue
1
171
Member Avatar for Ivan Ruiz

I Am A Vb On Excell User, I Am Trying To Make A Macro In Visual Basic But I Do Not Know How To Run A Msdos Comand Over Vb In Specific I Want To Excecute A "ping" Command Over A Macro That Help Me To Se If A Computer …

Member Avatar for HokSun
0
126
Member Avatar for XxMinionxX

Runtime Error 424 object required happens when I attempt to open my program I made,It does it everytime, and it says the defragments are Private Sub Form_Load() and CS1.Scan_On in the code. Does anyone know how I can fix this? Heres the code if anyone can help.. Private Sub CS1_ChatScan(ScreenName …

Member Avatar for Lokinta
0
186
Member Avatar for dallascowboys

hello.... i am currently using MS VISUAL STUDIO 6.O to complete my c++ assignment. i have my source code and the header file so that i can attempt to run my program. My question is what exact steps do i use to link my source code and header file together …

Member Avatar for Narue
0
154
Member Avatar for DevDevil

Hopefully I will be welcomed to this discussion. I'm a little intemidated by cscgirl... not really. I'm relatively new to .NET, but I've been developing for about 5 years. I don't have any major projects under my belt that haven't been destroyed by new webmasters. I'm realizing that .NET is …

Member Avatar for Tekmaven
0
180
Member Avatar for chock

Hai All, To run the program we use F5 Key and for Pause we use the Ctrl + Break and for Debug we use F8 , is there any key like this to Stop the program running. Thank you, Chock.

Member Avatar for Deno
0
87
Member Avatar for nn_tiwari

Hi all I need my project working on LAN For this i need Locking technique in VB through DAO Concept Via MS Access For Example, When i am trying to update a table, then another should not able to update record in same table. thanks Tiwari

0
74
Member Avatar for vbperson101

Could someone tell me how to play multiple sounds with Visual Basic 6 at the same time? I know there is a way to, I just have no idea what it is. Thanks :!:

0
76
Member Avatar for rbkline

Research project about developer needs Drs. Kline and Seffah of the Human-Centered Software Engineering Group at Concordia University in Montreal are recruiting participants to complete a Web survey about their experiences using IDEs, such as Sun Forte, IBM VisualAge, or Microsoft Visual Studio. Of special interest is the usability of …

0
109
Member Avatar for bigpoppapumpg

I have taken a few programming courses and really want to master an IDE and vastly improve my programming skills so that I oneday may be able to develop commerical quality software products and work as a programmar. I am also learning *nix right now and noticed KDE comes with …

Member Avatar for 8route
0
294
Member Avatar for littletimmy

I have a problem which is outlined below. I get an unhelpful memory dump. I have 2 questions. Why doesn't the memory dump contain the line number as it should. And why am I geting memory dumps without ever using new or malloc or any such functions. This is being …

1
139
Member Avatar for Art0301

I am new to ASP.Net. I have Visual Studio.Net 2003 Professional running on Windows XP Professional. When I try to create a new Web Application in Visual Studio, I get an error message saying that a connection cannot be established with the server, "localhost" on my computer. However, when I …

Member Avatar for DevDevil
0
150
Member Avatar for DeeJay_Bamse

I have programed at thats takes times on cars running 402m... And I want 2 send a SMS with the result 2 the driver.... Have anyone conted with a mobilefone from VB and sent a SMS? I NEEEED HELP!!! I would prefer a Funktion like this... err=SendSMS("07541315564","Text that I will …

0
46
Member Avatar for LIMS2LIMS

[color=black]Hi All,[/color] [color=black]Here's the scenario. I have VB6, yet I haven't got a clue, but I would like some input as to where/what is the best manual/reference/learning tool for VB6? I thought about taking a class, but, I'm better at the self taught, self pace kind of thing. I have …

0
82
Member Avatar for Mr Gates

I'm really scared and etchy about getting VB. NET, as I've just started out in VB 6 and I've gotten pretty used to it. But I wanted to know from experts that used VB 6 before....is it a big change? Will it be hard to get used to after just …

Member Avatar for dmohanty
0
824
Member Avatar for dmohanty

Does Any .net Guru knows the technology how to save th edocument inside the image???to do in visual basic .net????

0
102
Member Avatar for spot

Some time ago I had a play list for audio files but this has now been mislaid, writien in VB.I am now trying to put together a play list for video files.I have noticed that NEROVISION EXPRESS has nearly something what I am looking for.I wonder if there is any …

0
70
Member Avatar for Sue K

I have had programming, but I have not done much in VB. I am working in Excel. I want to take input data on sheet ENTRY and add it to the next available blank line on the sheet DATA.(already did one infinite LOOP!! with a ISBLANK function) This is probably …

0
130
Member Avatar for The Beholder

I'm having a dilema with bsave, my graphic array is 32x32 pixels in screen mode 7 and I'm using this formula to get the amount of bytes for the DIM statement bytes= (4 + int(((width)*(bitsperpixel/bitplanes)+7)/8)*bitplanes*height) /2 (4+int((32)*(4/4)+7)/8)*4*32)/2=258 if I use this amount for the dim statement and if I use …

0
92
Member Avatar for Lothia

I am using Microsoft Visual C++, and when i try and compile something i either can't or i get " Cannot compile the file in 'C\Program Files\Microsoft Visual Studio\Common\tools\H1.h'; no compile tool is associated with the file extension" I have placed it in so many different places and each time …

Member Avatar for Lothia
0
325
Member Avatar for frozenvillage

Hi All, I am new to this forum. I hope all of you can help me. I have a problem with my VB application. Whenever I change the language option in the regional setting of the windows other than English (United States), it mess up my zip file so that …

0
57
Member Avatar for LenderRep

I am trying to develop a rate calculator for a fee schedule although "calculator" may not be the best term to use. I have an Excel file containing 7 different fees that correspond to a single loan amount. LOan amounts run in $1,000 increments from $50,000 to $1,000,000. I am …

Member Avatar for Buff
0
109
Member Avatar for The Beholder
Member Avatar for The Beholder
0
76
Member Avatar for morgan drutchas

I have a yext box in a form. The text box has two columns, an ID column and a name column. The ID column is bound to a table, but only the name column is shown because the ID column has a width of zero. I want to be able …

0
86
Member Avatar for red_evolve

I am almost done with my project and I'd like to obtain some advice on this. How do I go about packaging (if this is the right word to use) the whole application? As such, I have some extra active-x components which I'd have to add into the System32 folder …

Member Avatar for red_evolve
0
228
Member Avatar for nanosani

Mono, a three year effort, is an open source project that ports the underlying core .NET technology to Linux. The c #programming language pre written code libraries and Microsoft's common language runtime are being written into the project. Mono, which is not a development tool like visual studio .NET, will …

0
109
Member Avatar for MSUMichelle

Is it possible to switch the view of a subform to datasheet when a command button on the mainform is selected? I know it is something involving acFormDS...but I cant figure out the rest of the code! I appreciate your help in advance! (P.S. I know you can right click …

0
63
Member Avatar for Slade

hey guys... I want to be able to auto sort rows ascending in a worksheet according to the first column... I want to make a visual basic macro for this... any ideas? Thanks in advance

Member Avatar for mnemtsas
0
108
Member Avatar for MSUMichelle

Does anyone know if there is code you can use to set a field width to zero in a form? I would like to use a radio button and when it is selected that field width turns to zero.

Member Avatar for MSUMichelle
0
83
Member Avatar for The Beholder

I'm stuck on retrieving bytes from a register using qbasic, specifically how do they get the Low byte and High byte from this: 'al%=lowbyte of ax, al%=highbyte of ax, al%=outregs.ax and &hff ah%=outregs.ax \ 256 I can understand that with call interrupt you can read or write to general registers …

Member Avatar for The Beholder
0
135
Member Avatar for kc0arf

Hello, This might be in the wrong place. My question pertains to MS Excel, and using Visual Basic for Applications (VBA). We have a user that would like to hide one of her worksheets within a workbook. She would like the sheet to be securely hidden. I found this piece …

Member Avatar for mnemtsas
0
170
Member Avatar for morgan drutchas

In Microsoft Access 2000, I have a form that is for adding a new record and contains 2 subforms that each link to different tables. The subforms are connected by a user ID. I do not want the user to type his user ID twice, so when the user types …

0
75
Member Avatar for ecashwell

I would like to know if it is possible to communicate Queries using XML from an application written in VB6 to a website written in ASP.NET. I would need to send and receive everything from a small integer to a medium blob. Also, the database backend is MySQL. This is …

Member Avatar for Tekmaven
0
147
Member Avatar for The Beholder

Hello I only know qbasic and some c++ and a little asm, I have never programmed for windows, I recently ordered a book on qbasic with an introduction to visual basic 5.0. What should I be prepared for? what is this about forms? and what does object oriented really mean? …

Member Avatar for Buff
0
129
Member Avatar for MSUMichelle

:?: Is there a way to skip part of the VBA code after a certain command button is selected? I have a message box that pops up saying "Please press the edit button to make changes." After the button is selected I do not want these message boxes to be …

Member Avatar for MSUMichelle
0
89
Member Avatar for chound

I have 2 OS. Windows 98 and XP. I cant run Visual Basic in XP which I installed in Win 98. BUt i can run other programmes which i intalled in win 98 in win xp without problems. :cry:

Member Avatar for chound
0
112
Member Avatar for MSUMichelle

I am working in MS Access 2000 and trying to have the computer continue an ID pattern I have. Right now I have a table with a field "Customer Program ID". There are currently 5 of them...CP001, CP002, CP003, CP004 and CP005. When the user selects new record I would …

Member Avatar for MSUMichelle
0
99
Member Avatar for chock

Hai , i am getting the correct result for the below query rs.Open "SELECT DISTINCT RepTL From PEList WHERE RepFL='" & CriteriaName & "'", Cnn, adOpenStatic, adLockReadOnly, adCmdText but the thing is i need to display the record in the Order by RepId, but when i add RepId in the …

Member Avatar for mnemtsas
0
175
Member Avatar for leeegglestone

Im starting to design some software/system for work even though its not in my job description, and learned a little of it at college so thought id speed the process up rather than waiting for the IT monkeys downstairs to get their act together. I will be including a database …

Member Avatar for mnemtsas
0
104
Member Avatar for red_evolve

Greetings. I was just wondering whether this is normal or not:- When I hit the Print button, it takes a while before the printer starts printing. The printer spools for a few minutes before printing. :-|

Member Avatar for red_evolve
0
130
Member Avatar for chound

I'm a newb 2 VB. How can I use my printer to print out some message I have written in a textbox. Mine is a USB printer.

Member Avatar for mnemtsas
0
65

The End.