Hi I want to know how to parameterize the function call in VBS. Eg. I've an excel that stores all the function name. Now I want to execute all that function...
Hello how are you all? i'm a new member of this great group. [:)] i'm interested in computer programs and languages. can anyone help me in making vb program...
i'm a begineer visual basic programmer, and i'm in the end of year of my bachelors degree. I'm working with visual basic and desperate trying to make a CNC...
Hi, I'm currently doing a project in asp.net 2005. I want to retrieve data from a gridview and display it in a textbox. can anyone let me know the coding to...
I working on an application that will show some data in a data report. But the data enviroment won't connect to the database. Each time i try it give me an...
Why don't you show your code? It would be easier to give you some help seeing where you are receiving the error-- ... [Non-text portions of this message have...
I'd be happy to help. Your degree should bring you an additional $500,000 over the life of your career and since you can't get your degree without finishing...
First of all do you know VB or not ? if you don't go there http://www.esnips.com/doc/e8d8ab21-ccfc-4a21-a23f- 205307298919/Mastering-VB.Net p.s. you can search...
if you want to display database value to Data report use buffer system.. like first store ur database value to simple recordset fields. and then display that...
Greetings, my name is Robert, and I am interested in learning more about Visual Basic Programming. I have MS Visual Studio 2008. I look forward to meeting...
First you need to install the Oracle Data Provider and it's free from oracle.com and add the TNSNAMES for your db server using the tool that included with the...
HIya There arent many skinning utilities, I tried a few, and stay with something called "Sking Builder" . It's not so spectacular as other ones (that are...
Hi, I am Els, a student at ITT Seattle South. I have Visual Studio 2003 and 2008, and just started VB as my first language. Already hooked, and anxious to...
Hi, I have a problem. By the loop: myProcesses = Process.GetProcessesByName("iexplore") For Each myProcess In myProcesses .................... Next I get all...
Hello. My name is Robert Carneal, and I am new to the group. I can write simple VBScripts for my desktop, but have begun to have an interest in writing them...
Hello In a program I wrote (see http://www.fredvandenbosch.nl/downloads_Forums.html) I use the ShellExecute function to start one or more URL's in the default ...
Hi i m student and i m working on my final project that is "Patient Informaiton System in vb.net " can any body give the the project plzzz plzz bcz i dont...
LOL.... how about... No!... You better get use to doing things yourself and taking responsibility for yourself. When you get into the real world and your boss...
I need a project topic with write-up and it application designed with visual basic for my final year project ... Be a better friend, newshound, and know-it-all...
Dear Bro I have working on crystal report, i have value of 4444.55 / 4444.20 in my report , i want to convert into word in fuction editor. "Amount In Words:...
OK, I'm about to become a surgeon, but I need someone else to go in and perform a few simple surgeries for me so that I can begin practicing medicine. My...
I've two tables (OriginalData and URLTable) and they are linked using common fields (ProgramName) in both tables. The following query works when executed from...
you can round off the netinvoiceamount to 0 decimal points. Roopesh sikhan555 <sikhan555@...> wrote: Dear Bro I have working on crystal report, i have...