16,916 Topics
![]() | |
hi, i want to write a code, which helps me to move up or move down the elements inside the list box at the click of command button i have made use of 2 listbox's, one list box if filled with all possibles images, then at runtime user adds or … | |
How to connect VB6 to OpenOffice(Calc) ? | |
i am using vs.net 2003. I have do the delete function in the datagrid. Bu the problem is when i run in IE, the "Error on page" msg will occur the the bottom of IE when i click "delete". Please help me.... below is my is the print screen for … | |
Can anyone out there help. I have an application that reads and sends realtime data from RS232 Ports on the PC. It uses the MSComm control to access the Port. It has all worked fine until one user added USB/Serial Port box which gives 25 RS232 Ports. MSComm will not … | |
Hello to all vb community members, I am quite new to vb6.0 and i am stuck on a little bit of problem,if any of u people can help me there,it would be wonderful and i will be thankful to u. now the problem, I have a textfile by the name … | |
Hi to all, I have a VB code to draw chart on excel sheet and then export it as a gif image.. The code works fine.... But a progress bar while execution of export function is there.. I don't need that Porgress bar.. Any way to do this, if any … | |
I have created 5 different projects in VB in Visual Studio. Pretty basic stuff, but all have different functions that they perform. I have added all projects into one solution just to show them in a linear fashion to management for evaluation. I really do look up basically everything I've … | |
Hi, it is pretty much my fault for procrastinating, anyhow.. I need to get the best grip for this language in about 2 weeks using Microsoft Visual Studio 2005 Professional. I need to get comfortable with both, I have experienced with Java but still pretty much new... I know objects, … | |
Hi.. I have a new situation here...with CR 11 and VB6 ============================================== CRYSTAL REPORT 11 Report Designer part ============================================== I have designed my report in Crystal Report 11 product using the Report Designer. And i have NOT used the standard wizard that pops up for designing the reports. STEP 1: … | |
HAI I HAVE ERROR IN RUNNING THIS PROGRAM I HAVE COPIED THE MAIN.H AND STRING .H. PLEASE GIVE THE SOLUTION AS SOON AS POSSIBLE CODING /* $Id: main.h,v 1.69 2005/01/18 06:19:46 prahl Exp $ */ #if defined(UNIX) #define ENVSEP ':' #define PATHSEP '/' #endif #if defined(MSDOS) || defined(OS2) #define ENVSEP … | |
Hello I'm a civil engineering student and I don't know much of programming. I have to make a program [in Visual Basic] to identify if a certain spot with known coordinates is placed inside a the known polygon of a road. The coordinates of the polygon consisted by the road's … | |
[COLOR=seagreen]So i signed up here a while ago, looking for some work to help me with mine (College - BTEC National IT). I'm kim - or hbk as the internet knows me. whats hbk you ask? Heart Break Kid, Shawn Micheals. Yup, check my profile. I likes that rassin' :cheesy: … | |
pls help me.. how do i open a ppt or pps thro vb in such a way that the file name is given by the user, that is the file name is not specified in the code, it will be accepted in a textbox. how do i write the code … | |
HOw do i create a batch file that opens programs and installs updates for a person with out any user interface I need it to know when to click next and how to enter product Codes how do i do that. | |
I am trying to create a new table in an Microsoft Access Database. I have already used Access to create a Database called "GRADEBOOK.MDB" I also have used Access to create a couple Tables in the Database. I would like to use VB2005 to create new tables and update columns … | |
I'm using the free Microsoft Visual Basic 2005 Express Edition My problem: I have a main form with my options (save, open, etc). I have a form to handle my Open (I'm opening multiple data-tables) and use a masterList.txt to keep track of my current data-tables, and display them in … | |
Hello everyone. I am new to this forum and new to visual basic. I am writing a program and all is well except for one problem that I cannot get over.. I have a integer, it is random... I need to convert it to a string so I can put … | |
how dow I remove the item i added without clicking other items on the list i have 3 items each with own cmd's to add to one list. the problem is I only want my cmdremove1 to remove the item cmdadd1 added, to remove cmdremove2...cmdadd2 addded so on | |
Hello All, I am trying to perform a simple calculation while in the edit or insert twmplate in a FormView. I am using Visual Studio 2005 and C#. I asked this in the C# forum but not much help. Here is what I have now: protected void Button1_Click1(object sender, EventArgs … | |
Hello all, I am having a problem performing a calculation while in formview. I am using visual studio 2005, sql and C#. I have many textbox's that a user inputs, some of these require the calculation of subtotal and total. Here is a small example of what I have tried; … | |
Hello everyone, I just need help to finish my project. I'm having trouble with the crystal report. I need to code Date for searching purpose in Visual Basic. I only know in String and when It comes to Date there's no record. Pls help me.. This is my sample done … | |
My aim is to write code to cycle through all the documents in a particular directory. Each document requires text and bitmaps inserting and then moving to a new post-processing folder. Can anyone provide me with a solution using VB6 code. I do not know how to access a list … | |
pls help me.. how do i write the code for increasing and decreasing system volume in vb during the run time according to certain input from serial port? that is, based on the input given in serial port, the volume should increase or decrease accordingly on its own when i … | |
Hi, I have to create Graphical charts and text format reports from Visual Basic 6. This will run as a batch program. The data is extracted from different databases in SQL Servers. Pls assist for writing Graphical Charts and text's into MS word from VB6 Code. Thanks & Regards. Ruth. | |
Hi I am totally new to vb and I saw this script which should open my D drive until I enter the password which is "me" but even when I enter "me" it still opens my drive why? Thankyou HLA91 [code] Dim Msg,input,strFlag Msg = "Who's the man ?" strFlag … ![]() | |
Hi, I am new to Crystal Report 11 and having some serious issues. Thus i require some assistance. I have designed my report in the Crystal Report 11 product and saved it with a .RPT file extension. I have my Visual Basic 6 project ready except for the reports. I … | |
I am using RDO. SQL Server is the backend. My SQL Database in place in VPN Server. When a .Addnew and .Update statement gets executed from a VPN Client the program is not giving any error. But at the DB, records are added. This problem is occuring inconsistently. The table … | |
hello to everyone.. i just wanna know if somebody knows how to connect coin slot machine to the pc's parallel port.. or any idea, concepts, you can give me. thanks for all the responses. i will appreciate it. GOD BLESS | |
i am doing project for online signature verification , if some one know how to apply gabor filter on signature sequence. then please help me | |
Hi to all thread viewers, I need to build a chart on DATA REPORT in accordance with data from Database.... Any way to do this? If any please help... | |
By Pressing F3 on MDI Form(Parent) How can a sub menu Form will open | |
Was stuck at this point for a while How can i update a query that have more than 3 tables using adodc in vb? | |
I'm trying to compile some rather trivial code in C++ and i keep getting "Warning: [FUNCTION] was declared deprecated" Now this is on some of the more useful functions such as: sprintf strtok why is this? Here is a sample of my code if you are interested: [CODE]if(IsChatting()){ char chat[256]; … | |
Visual Studio 2005 Profesional: I am using Windows Installer to create a Setup.msi. I want users to be able to download a 30 day free trial of my Windows app from my website. The download worked fine on my development computer. When I tried it from a friend's computer, with … | |
How Do I create a login file and use VB 6.0 to open it. I need to code it differnetly so that the cd when burned login file won't be recognized. Can someone help me out thanks | |
I am using Visual Studio 2005 (and VB). I have a home page called HomePage.aspx. I have another page called TechTeam.aspx. The TechTeam is to be accessed from the home page via a secure link. [COLOR=#000000]The middle section of the home page should be left blank for notices that can … | |
I hit a stumbling block. I am working on a ancestral research type database and I want to link different records together. Here is my scenario so far: datPrimaryRS is an adoc that is pointing to the Person table. datNameSourceRS is also pointing to the Person Table. This is used … | |
Hi all, I got a SELECT QUERY name "Q: Naming Assignments" in MS ACCESS which do the naming assignment for all the products in my company. In this query, i inner join several tables comprises (T:Supplier Code, T: Manufacture Date, T: Country Code, T: Material Code, T: Assignments , T: … | |
First off please excuse me if i do not approach this correctly. This is the first time I have used this site for any help. I am working on my midterm project due no later than sunday at midnight and i am stuck along with other students at the same … | |
[B]hello,,,, pls help me ,,, I need some VB Programming about Priority Scheduling Preemptive,,, [/B][B]preemptive priority scheduling with gantt chart tnx.. tnx.. seanx [/B] | |
Hi All, I'm new to the forum....med programming experience. I've built a database application in VB4. It works fine in the VB environment. As soon as I convert it to an EXE and install it on my PC at work - it stops working. The first forum (password forum) opens. … | |
I need to read records that I created, written to a .txt file using a code and I d like to know how to use EOF in the code to get the programme to read till end of file, and to display them all as I click next. Code for … | |
dear sir, plz help i am in a thick soup. i am a student in my final semisters of IT and i need to develope a software for my project. Actually i wanted to devepelope a software for the automation of a restuarant. i have learnt VB and i know … | |
Hello, anyone can help me to complete special grids on picture box. My program is running, but drawing is not so fast ! | |
hai...i'm a final year student, so i must finish my final project..my final project is serial port interfacing using visual basic 6.0...so i can't solve my problem to create a comm port setting..my output is led and this is also my problem because i can't run my program..anyone can help … | |
I want build a staff information system use visual basic as a interface and microsoft access as a database. Please some one help me. | |
Hi there... may sum1 help me... i need to know how to open Access data base from VB6??? THANKS | |
I've recently installed Microsoft Visual Studio.NET.I want to know how to compile a simple C/C++ program printing "Hello World" as console output in Microsoft Visual Studio.NET platform.will remain obliged for d help!!!! | |
Windows installer keeps popping up trying to load a service pack for visual basic. I went into the registry and deleted the keys that had the file name and this stopped it from trying to actually load the patch. But it still keeps popping up. A search for files found … | |
How do I change the value of a bookmark in Word 97 from VB |
The End.