12,425 Topics

Member Avatar for
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 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 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
111
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
Member Avatar for twodollarbill
0
99
Member Avatar for stv

I'm more or less a beginner programmer with a little (mostly useless) programming background. My goal is to develop applications to run on my PPC (a Dell Axim 3). My Background: Did some simple Basic programming on a TRS-80 in the late 70’s when they were the cutting edge(!), as …

0
89
Member Avatar for Matt12511

Hello all, I have been working out of an older ASP/Visual Basic/SQL Server Developers Guide. My code is exactly as written in the book but I still can't seem to get the asp to collect the information from the Stored Procedure. My asp page calls for the Procedure: [CODE] 'check …

Member Avatar for Drew
0
116
Member Avatar for soundlesslove

hello frnds i have developed a spying software in vb 6.0 with stealth capabilities just like any other commeriacl software. i would like to connet it through internet so that it can send log files by emails. i have tried smtp server for that ..it works but it is not …

0
66
Member Avatar for red_evolve

Greetings. I have a form loaded and in this form, I have a listbox plus a button. When the button is clicked, a dialog box will appear alongside with the form. In the dialog box, there is a combo box, in which the user must select something from. Once the …

Member Avatar for mnemtsas
0
239
Member Avatar for seankleyn

Hi. Im having difficulty finding work in south africa in the IT field so I was hoping their was maybe another way to start making money from doing freelance coding and projects in both Visual Basic and C/C++. Can anyone tell me where there are such places or opportunities where …

Member Avatar for basementcoder
0
244
Member Avatar for Dani

[b]Software [/b] Computers contain hard drives, storage mediums for one's own documents as well as software programs. Software for computers are manufactured by numerous companies and individuals and made to work with a given operating system. Currently, Microsoft has a nearly complete monopoly on operating systems, bringing us all versions …

Member Avatar for basementcoder
0
229
Member Avatar for red_evolve

Greetings. I'm sort of on the en-route to project completion except for some small problems here and there. One more major step is report generation. I'm totally new in this area. Nothing in the old threads are related except for one: [url=http://www.daniweb.com/techtalkforums/thread410.html]Vb report generation[/url] but this thread is still left …

Member Avatar for mnemtsas
0
180
Member Avatar for siraj

hello can any body there tell me that i have a database named [B]watershed1.mdb [/B] which contains three tables such as "watershed_tb1,watershed_tb2 and watershed_tb3". now what i want to do is create a List box in VB6.0 and take the appropriate text boxes required.so when i select watershed_tb1 from the …

Member Avatar for lkexpert
1
177
Member Avatar for fishcakes28

Hi, I created a couple VERY small programs in VB. When I have built the program to become an executible, it works on my original computer, however when I try and use it on my office computer (without VB), it comes up with an error "The application failed to initiate …

Member Avatar for lkexpert
0
138
Member Avatar for ALAN 007

i am doing a write up and it says in the Spec: appropriate use of sequence, selection, selection and repition in your program. plz post a definition of what this exactly means [email]kamran_bashir786@hotmail.com[/email]

Member Avatar for lkexpert
0
87
Member Avatar for WaltFales

Greetings! I currently have 5 very similar but seperate macros in 5 seperate .xls files. As one finishes I currently open the next .xls file and run that respective macro. And so on and so forth. I am attempting to figure out how I can write code that will require …

Member Avatar for mnemtsas
0
93
Member Avatar for Steel9561

I created a DHTML proyect using Visual Basic 6. It is a webcalculator. You can look the calculator at this address: [url]www.cssaudit.com/TestCSS/index.htm[/url] When you compile a VB6 proyect a dll file is generated which takes care of performing the calculations. The webpage and the dll was uploaded manually to the …

Member Avatar for freesoft_2000
0
127
Member Avatar for WaltFales

Greetings! I am a relative newbie to VB programming and have built a macro that performs multiple functions within excel but am now trying to link ShowCase STRATEGY 4.1 to it. I am attempting to figure out how to have an excel file run a ShowCase Query--an application I have …

0
61
Member Avatar for Cobrab

Hi all!!! This is possibile on VBB to accsess Hardwere ? I mean if there is any command that i can read or write data from i/p port , like on c that i can use the "outport" Command. Thank's

Member Avatar for Cobrab
0
150
Member Avatar for freesoft_2000

Hi everyone, I would like to ask all of you all one question is that for example if i am using visual basic 6 and i would like to add a rich edit to my form would it cause any legal issues for me. Basically if i use the richedit …

Member Avatar for mnemtsas
0
170
Member Avatar for mnemtsas

Hi All, It's not exactly a snippet, more like an entire program. A couple years back I knocked up a DVD Collection program that uses VB6 for a front end and Access as a backend. It also includes storing screenshots as BLOB's for those that are interested or know what …

0
95
Member Avatar for red_evolve

Greetings. The subject doesn't quite match the forum? :cheesy: Well, I've to develop a system in VB. It's going to be a system used by some Management people. So, as I was designing the database, I was wondering, how could I assign the type of the primary key as? The …

Member Avatar for mnemtsas
0
423
Member Avatar for red_evolve

Greetings. I have searched high and low for the above topic but to no avail :confused: Is it possible to add a combo box into one of the columns of a listview control? Please advise.

Member Avatar for red_evolve
0
1K
Member Avatar for meabed

[B]Creating a C++/Assembly Project [/B] The project we'll develop in this tutorial will consist of a main() function written in C++. It will call an assembly function named clear(). Since Visual C++ does not recognize assembly code, VC++ will have to be told what program to call to compile the …

Member Avatar for Chainsaw
1
1K
Member Avatar for MoNkEe

First off, I wanna say, I'm not a conventional student, posting homework problems. I am a student, in the fact that I am learning BASIC/Qbasic. But I'm not going to school to learn it, just kinda feeling my way around learning. If that makes sense? The main reason I am …

Member Avatar for Puckdropper
0
218

The End.