Summary: Hello guys, I need a bit of help as I am very inexperienced with VB (learning it). I would like to write a prog that has a picture assigned to a day;...
Summary: I'm making a gui for an archaic fortran program. The fortran program can run automatically when a text file with all the inputs are in the same folder...
Summary: First get yourself a copy of VB. Then read the help files therein - there is a wealth of information in there. Visit the Microsoft web site. That a...
Summary: Dear Nida: I had a similar problem (interfacing standard logis hardware with the parallel port)and solved it wonderfully by using a simple SW module e...
Summary: Hey. i was wondering if anyone knew where i can download Visual Basic 4 5 6 7 anywhere. I dont have any of the visual basics. im trying to find a site...
Summary: Hi, I am new to visual basic, and want to make a program that will upload files to my ftp website. I can connect through winftp and upload ok, but I w...
Summary: well..yes i have no background in visual basic..but i know a little in C..and i tried doing the reading but i figured out that i'm running out of time...
Summary: How do i get video, avi in my visual basic program. How to allow the user to stop and pause and reshow the clip? Anyone got any links to a tutorial to...
Summary: You need a form with one button and one text box 'close all open files precautionary Close 'Open or create a text file assign it a file Number Open "M...
Summary: Hi all.. I finally have some free time and want to get into somthing new. Im just doing this as a hobby for now but who knows what the future holds. ...
Summary: An easier way is to use the "Microsoft Internet Transfer Control" included with Visual Basic. Add one to your form, and then use this code: (I found t...
Summary: i have write an application in visual basic i want to check that if net is connect...if yes then some other operations how can i do this... ...
Summary: hi, I've some log files in a path /SYSTEM/custom/data/MNP/xmlerror as: MNP_PORT_IN_P200902191347563283_20090220181630_err_1.xml MNP_PORT_IN_P200902171...
Summary: G'day, What version of Visual Basic are you using?? I don't know about the latest version (6 or7?), but the earlier ones required a file called vbrunX...
Summary: G'day, You could accomplish this using VB6, but you would require a third party DLL. Stuart is correct; you would require a DLL file to allow access t...
Summary: I cannot view forms in Visual Basic 6, even after reinstalled five times. Whenever I go to view a form I get the following error VB6 caused an invalid...
Summary: Somebody be the devil's advocate, please! 1) Java is not made by Microsoft and therefore cannot be certified 100% compatible with the Microsoft operat...
Summary: Ok, I have several questions regarding VB with M$ Visual Basic Studio 6.0 installed as my vb tool. -Firstly, how do you take a program you created and...
Summary: =================================================== Integer, long, control etc... are all predefined by the Visual BASIC standard and are declared in...
Summary: Hey guys, So I don't have a whole lot of experience with Visual Basic and I'm stuck. I need to design a program where the user practices addition and...
Summary: I have a question about some code for Visual Basic. I'm playing around with it and can't remember how to have a picture box start empty and then as...
Summary: Hi everyone. Need your help. I Am creating a Windows application in Visual basic 6 that writes data into SQL database. My login Form that firstly sho...
Summary: Very different languages but they attempt to do the same thing. C# looks like C and C++, just like Java. As a matter of fact, C++ is the root langua...