Summary: Does anyone know of a simple document viewer that will work with both word and wordperfect that can be called via api? I need to hook it in to an exi...
Summary: There are literally thousands of API functions available throughout the numerous Windows API DLL libraries, one of them is bound to accomodate your ne...
Summary: I need to know if there is a way to import a series of seperate text fields from a text file into a database. Basically I have hundreds of documents t...
Summary: I am writing a Visual Basic application in which I have a picture of a steering wheel. I need to map some locations on that wheel, so that if a user ...
Summary: I am at my wits end here. in the old days Basic was so easy on my c64. i could actually write my own simple programs. i havnt since. i dont even know ...
Summary: "ap-So did you conclude that the bad HTML is actually what's causing this behavior? if not, what is? I think you said that the Netscape server is doin...
Summary: G'day, Is that some form of Basic?? The only things that spring out to me are: 1 You don't need that elsif (just else) 2 I think the if construct shou...
Summary: IDE: Microsoft Visual Studio .NET 2003 Language: Visual Basic .NET 2003 I am using a resource DLL to access an external database via OLE/COM. There i...
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: I need to know how to program the parallel port in visual basic but i need to be able to have direct access to the port so i can turn the pings on or ...
Summary: "I tried the Q/ syntax and the cd commands but it still doesn't work." Sure. But what does it *DO* ? tanveer_don, If that's the problem, it will need...
Summary: a hint for the 2nd problem...to detect whether it is even or odd, use the % operator. Like: if (array[x][y][z] % 2 == 0) array[x][y][z] = array[x][...
Summary: Here is an easy solution. Put a Javascript block at the end of the page (or at least after the field to be populated) and update the value instead of ...
Summary: I'm trying to write a password vault program. basically it lets the user enter one password to acees the program, then the program let's them retriev ...
Summary: hey I'm taking this course at my college where I test database software. This is the first time I've really tested software for anyone, so I need some...
Summary: //Try copying all of this and pasting //in it into a document for easier reading //or paste it right into C++///// ////// Using #include < iostre...
Summary: BASIC stands for Beginners All Symbolic Instruction Code (or something very similar to that) and it is quite easy to learn. C (if you are talking abou...
Summary: Hello, what you basically need to do is refernce the correct library, go to projects, references and look for Microsoft DAO 3.6 object library or DAO...
Summary: Hi, Im a real novice as far as programming the parallel port is concerned. I am doing a project in which i need to program the parallel port. I want t...
Summary: I have recently discovered that 'Microsoft Visual Basic 6' does not let you compile you Projrcts to exe. What do I need in order for it to let me do t...
Summary: Honestly, I can't really answer any of these questions. This is my very first program. We just learned the basics, like add, sub, mov and a few others...
Summary: "How difficult (ie - possible :) is it to get say a CGI script that is attached to a webpage to alert a running program that was coded in C++" Better ...
Summary: Does anyone know were a good place to find visual basic 4.0 site that has places to upload and download visual basic programs???? And...... Does anyon...
Summary: First off, nice to see you back Don...I will take your recent disappearance as a sign meaning you re-obtained gainful employment and are no longer rob...
Summary: jimi- Yeah after looking at your page, the simple html and javascript option would probably be your best bet...You don't need a lot of extras. Since ...