Multimedia
Multimedia is media that utilizes a combination of different content forms.
Language
Basic
Remove
Platform
Any
License
Any
: i want to learn a programming language and i've chosenn visual basic
: .net. my i'be also purchased "murachs beginning visual basic .net"
: book to help me. my question is in what order should...
i want to learn a programming language and i've chosenn visual basic .net. my i'be also purchased "murachs beginning visual basic .net" book to help me. my question is in what order should i learn...
:
: Events? How do we do that?
:
VB6:
In Class1
Event Ticked()
Sub DoTick()
RaiseEvent Ticked
End Sub
In Form1
- Create 1 command button
- Create 1 label
- Use default...
: So ya'll are sayin to jus start ooding whatever an see were it
: gos?....well thinks for the replys :D but the prob is also I dunno
: what I wanna\can make if thats the case any begenner...
In VB6, i know that
Form2.show,
will open a new window and show you that form. But how do u link 2 forms together so instead of opening in a new window, the current window stays open but the...
Hi
I have a list box with some text in it. What code do i have to use to save that text into a Text file. i know this sounds like a basic question but any help would be great.
-M3mPh15
USB could be used in DOS.
I personally would see myself with parallel and serial ports because they are more secure, especially if your device is to the far left or far right of the computers back...
Hi David:
This sounds interesting. I've done tons of BASIC programming, so I'm sure I could help.
Email me through my profile, if you're still looking for someone.
: Have a HP 85A running a...
: Have a HP 85A running a program written in BASIC (it prints out to 15 pages). I need it converted so it can run on a new (XP) MS Windows platform (no prefference on the new code base). Please let...
Have a HP 85A running a program written in BASIC (it prints out to 15 pages). I need it converted so it can run on a new (XP) MS Windows platform (no prefference on the new code base). Please let me...
I have an Access front end set up for my SQL Server 2K DB.
I built code to fire DTS packages (saved as .dts files) from Access, but the code seems to only work on packages that DO NOT contain an...
: How would I go about making a custom installer program?
: I developed the app using Visual Basic 2005 Professional.
:
There are several installer packages available: Wise (http://en.wikipedia...
How would I go about making a custom installer program?
I developed the app using Visual Basic 2005 Professional.
: Hey all, I'm new to the board. I'm looking for some very basic Delphi code for a volume control, a pan function and a modulation wheel for a basic Delphi MIDI keyboard. Any help would be very much...
Hey all, I'm new to the board. I'm looking for some very basic Delphi code for a volume control, a pan function and a modulation wheel for a basic Delphi MIDI keyboard. Any help would be very much...
Hello all,
I've got a very basic Delphi program that I need coding ASAP, its not for me but a friend, its very basic towards the eyes of the proffesionals, yet i'm no proffesional what so ever,...
I am sure I am asking a very basic question so please forgive me. I am trying to cause a file to download to a mobile device from my server. Usually all I need is link to the file like...
Hi Viewer!
I have a webpage containing a form having a listbox and some buttons. I am faicing the two problems. The first one is that I am facing problem in selecting an item in a listbox form...
Hello
i'm new to this site and dont know just yet how to create a new thread.
I'm quite new to visual basic 6 and would like some help designing a program.
-Using visual basic 6 to connect...
Hi,
I have been prog since the mid 80's. Developed our accounts prog, del,invoice,debs list, payments and wages etc. They are all separate progs so I thought I will put them into a window menu. That...