Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
Any
Platform
Any
License
Trial
Remove
: My old message has somehow disappeared. Can anyone please help me with this. how do I start, and what next after beginning? Where do I go with the following problem?
:
: Write a VB subroutine to...
My old message has somehow disappeared. Can anyone please help me with this. how do I start, and what next after beginning? Where do I go with the following problem?
Write a VB subroutine to...
Hello! I am new to Visual Basic. I was wondering where I could find the newest version and ho different is it from the old liberty basic.
Also how much is it??? Is there a free trial or pictures of...
This message was edited by Homerun31 at 2004-11-2 19:58:43
: Is there a place where I can get a free trial of Visual Basic?
:
If you go to the libary and take out a vb book sumtimes there is a...
Is there a place where I can get a free trial of Visual Basic?
Farpoint ? Why ?, You have the MSFlexiGrid, only if you don't want a single line of code use that OCX, if not you should consider a light control like FlexiGrid.
http://www.fpoint.com/ there is a...
: Has anyone used VB to make a http request on a CGI???
: Then parse the return data??
:
: We have a web app that we want VB to access. Don't know if this is possible.
:
: I've seen a lot of...
Do any of you know the parameter list for this function DllFunctionCall
Its an API in MSVBVM60.dll.
I have worked out parts of it by trial and error. But some solid documentation would be handy....
: : hi,
: : i want to give a dll to my client tht should work only till 30-05-04, any attempt to hack , say by changing the system date, should be prevented .. how to do it ..
: :
: :...
Well Since the problem is solved I wud Like to give a different approach rather than any answer to the problem.
The problem is that he wants to save scores and dont want user to see that file or...
I am waiting for an installation of visual basic 6 by our IT depart. In the mean time, I would like to download the trial version. Is there one available if yes then where can I find it?
Thanks
: : I am taking an Intor to Programming class that requires me to have Visual Studio or Visual Basic. Does any one know how I can get a trial version or download a version? I do not have a DVD rom...
: 1. How can i do a word count in a text box. i can do the character
: count and the line count but i cant dot the word count.
If you loop through the text character by character and count the...
Please, somebody help me with this topic. I want to add to my program a trial version, So when the program has been opened more than (Example:)5 times, he has to register. Can somebody explain how to...
It would be easier if I would just explain you how to use the code.
When your form loads run the sub the get random numbers. Now you said something about 12 trials. I am not sure what you mean by...
This message was edited by BitByBit_Thor at 2003-2-15 5:58:36
: Hey, seen as you helped me previously (thank you very much by the way), I was wondering if u could help me with my randomisation...