16,916 Topics

Member Avatar for
Member Avatar for kasra

hi every1.. i have a form with a register butoon...when the button is pressed, the registration form (which is connected to ms access) opens...but the problem is that the form displays the data stored in table..although i need a blank form, which allows users to insert data... any emergency reply …

Member Avatar for ReeciePoo
0
84
Member Avatar for berfles

I need help with this airline seating program. All I need it to do for now is take the data from the second form (radio box), put it in the text box on the first form, and at the same time, have it update the listbox on that first form. …

Member Avatar for ReeciePoo
0
144
Member Avatar for ReeciePoo

I was curious to know if you can add Links to subitems like the e.g below [U]| Column #1 | Column #2 | Column #3 | Column #4 |[/U] | Sub Item 1 | Sub Item 2 | Sub Item 3 | [COLOR=blue][U]Sub Item 4[/U] [/COLOR][COLOR=black]|[/COLOR] [COLOR=#000000]And when you click …

0
76
Member Avatar for ReeciePoo

I want to make a popup menu when i rightclick on a ListView Row I just want it to say Edit [Seperator] Delete ^^ Also how do i make a Sub Item a link to open a new form?

Member Avatar for ReeciePoo
0
71
Member Avatar for kaconk

I want program in VB6 to work connection (dialup) between two pc using modem( telephone number) and transfer file or data from pc to another pc (one pc is client and another server) thank you

Member Avatar for jbennet
0
89
Member Avatar for thirunavukaras

i want to change background color in panel if checkbox checked is true i am used vb script; but i wrote given code but the expected end of statement error happend please help me how define use vbscript... <script> Sub Changed() Try Dim lcnt As Integer If Me.c1.Checked = True …

Member Avatar for PVBert
0
89
Member Avatar for Hellodear

Hi Everybody, I am a newb in SQL Server 2000. I have a genuine question. Actually what is the use of this sql server, just to store information/datas of small size??? that is: Name: Anish Age:22 Sex: Male in this format?? Maybe this question arises in my mind due to …

Member Avatar for campkev
0
121
Member Avatar for neon123

i need to pass two string parameters in bat file.....in visual basic 6 i am trying thgs like Shell "N:\aa.bat abc bcd " here abc and bcd are two string variables but its not working... wht shud do to pass parameters in bat file

Member Avatar for kiran_berry
0
1K
Member Avatar for ReeciePoo

I have a text file setup called client.txt inside it has Halusa Decorations|Streamers|455892|$3.50 Kellys Floral|Frangipani|270272|$2.00 - Im using Listview in Report mode i was wondering how to grab each item e.g company|item|productid|cost into and put them into the Columnheaders [U]| Company Name | Product | Product ID | Price |[/U] …

Member Avatar for ReeciePoo
0
77
Member Avatar for matthefridgeman

Hi im new to VB and ive built a program that uses two timers to produce an osilating output..But i want to change the value of each timer INTERVAL prior to running the timers. Ive created two txt boxes to hold the timer interval times and a start button..It all …

Member Avatar for matthefridgeman
0
93
Member Avatar for nisrin

hello, Im using VB6 and have connected my datagid OLE to a table in Oracle using adodb, the code seems clean but it doesn't display the table. PID is a patient ID variable. Here's the code: Dim oconn As New ADODB.Connection Dim rsView As New ADODB.Recordset Dim strSqlView As String …

Member Avatar for nisrin
0
91
Member Avatar for 2thestart

:@Hi i am currenty working on a basket ball game in one of my grade 11 classes. My teacher and I cannot find a way to make the exit code work even when the shot is being taken. Also to take a shot you have to hit shoot in a …

Member Avatar for 2thestart
0
71
Member Avatar for mybellame

Could not create; no modify design permission for table or query. I recently added user and group accounts to my database. I set my account with admin priviledges. I have full permissions on all tables, queries, forms and reports. I get the above stated error when I try to create …

0
64
Member Avatar for noellf

[COLOR=#000000]I’m new in Visual Basic, and I’m trying to create a program that will copy selected files to a specific destination. I have attached my form and a screenshot with some details so that you can have a good idea of what I'm doing, I hope you can you can …

Member Avatar for aparnesh
-1
119
Member Avatar for medorouka

how can i create an db by VB6 ? if you can write an vb code for small ex for db from one table and how can i connect this db to an C++ prog or exe to get data from the execution dos window and put it in afree …

Member Avatar for PVBert
0
89
Member Avatar for iknow29

hi, i m final year student. i dont know what to do with my projects. Will you help me in doing projects on Visual basic. This is really urgent to submit.

Member Avatar for stymiee
0
80
Member Avatar for t3hfr3ak

I need help with the logs... I have already did the code for it but the frog is randomly dying on the log... the code is too long to post on here but if you are willing to help out. Reply to this in a private message with your email …

Member Avatar for vbCNEW
0
60
Member Avatar for generalGOTCHA

Ok , here is what I am wanting to do ultimately. I have a script that runs windows internet explorer hot fix updates on a server that we have setup. the script that we use here is this: strComputer = inputbox("Enter station name to complete security update","Security Update") if strComputer …

Member Avatar for CodyOebel
0
97
Member Avatar for muyiwa_doyin

hi corrado, i am an undergraduate of electrical engineering. i am currently working on a project titled "PC-based temperature monitoring and control device". the hardware is interfaced to the system through the serial port. the whole idea behind the project is to recieve signals from the hardware and displays it …

Member Avatar for vbCNEW
0
93
Member Avatar for ReeciePoo
Member Avatar for danasegarane

Dear All, How Can I restrict the paste option in Richtextbox.(Ctrl+Shift+Keydown).If I suppress this using the keydown event,If some one from other program captures the handle of the window.And after capturing the handle ,By using sendkeys I am able to insert the text in that.I want to restrict the input …

0
52
Member Avatar for vjeshemv2000

hai all, i have created a vb project and stored data into a databse named faculty. now i want to extract the details from the database. the fields included in the table are slno,faculty,subject,batch,ctr1...ctr6,overall per... my requirement is when i selected any one of the faculty then the report will …

Member Avatar for elaek
0
81
Member Avatar for elaek

Hello all; I'm using VB5 and Crystal report 4.1. My problem is how to add a line (or delete a line), in execution mode, from a report. Is there someone who can help me; Thanks

0
65
Member Avatar for pvozarkar

Hi all, I am trying to display some data using Crystal reports in regional indian language "Marathi" my backend is oracle , and am using "ISM" made by CDAC to enter the data in "Marathi".But while displyaing the data on Crystal report , some of the charecters are not been …

0
68
Member Avatar for Joe Locke

I hope this is the correct forum to post this. Wondering if anyone could help... On a form a continuous record list is displayed as results of running a QUERY. While this QUERY is displayed, I’d like to filter it. QUERY would display on a FORM showing: (customer: being the …

Member Avatar for shasur
0
101
Member Avatar for ChadW

Hello and thank you for taking time to read my question. I have been charged with the task of creating a scoreboard for use by one of our local teams, the problem is that I am still very new to visual basic (I am using Visual Basic Express Edition). I …

Member Avatar for Dukane
0
270
Member Avatar for leenasingh
Member Avatar for stanwaka

Hi people. I've been writing a little application and I want the user to be able to exit a form by pressing ESC key. I have tried a this so far but no joy: [code] Private Sub frmMenu_KeyPress(KeyAscii As Integer) If KeyAscii = 27 Then KeyAscii = 0 End End …

Member Avatar for leoimperial
0
106
Member Avatar for ReeciePoo

How do you add columns in list boxes so u can have sortable sections for us in a database project | Column 1 | Column 2 | Column 3| |-----------------------------------------| | Data here | Datahere | DataHere | ______________________________

Member Avatar for PVBert
0
102
Member Avatar for t3hfr3ak

Ok... I am making a frogger game and I have 3 Timers... 2 of them have 1 cars and 1 timer with 2 cars. Each time the timer goes through its cycle it declares the position of the car. Then Calls a function. The timer with the two cars Calls …

Member Avatar for t3hfr3ak
0
193
Member Avatar for click_me

Hi guys, i am new to the VB and i need help please ;) Here's my problem: I am required to find out the properties and codes of a box moving. I'm given directional arrows,a "random" button and a "start"button. When i click the start button, the box moves in …

Member Avatar for click_me
0
78
Member Avatar for ahmad-ezzeddine

please freinds can you help me to find a french PDF tutorial for VB if you have any site please post it to me he URL thank you all

Member Avatar for didier-fr
0
71
Member Avatar for ReeciePoo

Im havin noobie problems like making OK and Cancel buttons any help please lol?.. also how do u go about makin seperate dialog boxes so that when i click on New Entry it opens a "New Entry" Dialog?

Member Avatar for sk8ndestroy14
0
89
Member Avatar for ndeniche

does someone know of anywhere i can find tutorials 4 VB 6? I'm on vacation, so i have plenty of time to hang around, and i would love to learn VB the way it's suposed, since at college i had a teacher that was a total jerk, so... plz someone …

Member Avatar for sk8ndestroy14
0
96
Member Avatar for saldelmundo

Actually I have a lot more questions than this about this application that I'm working on, but this will at least get me started. I'm trying to get my app to look for a specific filename (C:\test.txt) we'll say. Every 100ms. Once the file exists, I want to run a …

Member Avatar for saldelmundo
0
130
Member Avatar for ReeciePoo

In VB6 How do u add tabs? and also how do u add those box thingies for e.g |-------------------------------------------------| |[U] Name | Sex | Age |[/U] [U]| Mary | F | 18 |[/U] [U]| James | M | 22 |[/U] [U]| Jane | F | 104 |[/U] bad example but …

Member Avatar for jbennet
0
104
Member Avatar for lucid_fox

Hello everyone, I am searching for help with a current problem involving MS Access and VB6. My situation is this: I have a (rather large) program written in VB6 that uses an MS Access database. I have user-level security implemented on the database itself, which (though a not-often used capability) …

0
74
Member Avatar for Knight_Blazer

I am try to create a couter that will show seconds and minutes. I need the counter to start at 0 seconds and 0 minutes. I made a label to display the the counter and named it Label1. I also have the timer object called Timer1. I think I might …

Member Avatar for vbCNEW
0
100
Member Avatar for TKSS

I need to add registry keys and replace registry keys inside a vbs script...I started one...and it executes fine. However, I want to append "M:\MLS\bin" portion to the end of the existing key...as you may guess, I don't want to overwrite all my PATH environmental variables...but that is what is …

0
92
Member Avatar for Missionary

Hello, I'm trying to create a multiplication table using For/Next loops in Visual Basic 6.0 for my beginning programming class, and I am totally lost and don't know what to do. Could anyone help me? It's supposed to be created using For/Next loops and other nested loops within the For/Next …

Member Avatar for davidcairns
0
140
Member Avatar for rutujagore

I am trying to open powerpoint slide through webbrowser using vb6 when i use ppt2003 this piece of code works : WebBrowser1.Navigate2 "D:\Documents and Settings\testers\Desktop\ComparePPT\newgrp.ppt" WebBrowser1.AddressBar = True this opens the ppt file in the web browser. But if i try the same code in powerpoint 2007 WebBrowser1.Navigate2 "D:\Documents and …

0
58
Member Avatar for JohnKelly

I have been using a call to SHBrowseForFolder to select a folder where the user can Load or Save files. We have a request to allow the user to create a new directory to save files. Is there a call to something similar to SHBrowseForFolder but one that allows a …

Member Avatar for davidcairns
0
121
Member Avatar for ReeciePoo

I was wondering, why is there alot more things like (button, textbox, tree-view and mroe) in 2005 then VB 6? is that all there is in vb6 or is there more?

Member Avatar for davidcairns
0
59
Member Avatar for MyMel

Hi everybody, Help PLEASE!! I'm sure it something simple but I can't seem get my mind around it right now. I am exporting [URL="http://database.ittoolbox.com/groups/technical-functional/access-l/copy-excel-sheet-to-a-preexisting-workbook-1428747#"]data[/URL] from a current access form to an excel spreadsheet then I am copying that data to an existing excel workbook where the data will be used …

Member Avatar for davidcairns
0
121
Member Avatar for husseina78

Dears im petroleum engineer i want to create a program that enables the user to draw a pipeline system which consists of pipeline segments,pumping station,valves etc... i want the user to draw the pipeline segment on a form as (line or arrow) and let this ([U]line or arrow[/U]) be an …

Member Avatar for vbCNEW
0
103
Member Avatar for t3hfr3ak

I am trying to make a game using VB... I am making frogger... and when he is on the grass I want the colour around the frog to be green then grey when he is on the road... so instead of setting the colour for each of them and having …

Member Avatar for vbCNEW
0
108
Member Avatar for jetaw03

in the properties window of the data control after i select the databasename, when i click the recordsource a dialog box appears which says "unrecognized database format".. what would be the problem?

Member Avatar for jetaw03
0
119
Member Avatar for purplegerbil

Hi, I have written an application using a MDI. This is working well. Within the toolbar it has over 10 buttons each opening a different window within the MDI. In the future I will be adding more to the application. My question is, is it possible to create an application …

Member Avatar for PVBert
0
100
Member Avatar for Fungus1487

hey all. I have self taught myself VB.net and VB6 but want to expand my knowledge. Can anyone reference any good intermediate Books for VB6 And/Or VB.net?

Member Avatar for jbennet
0
112
Member Avatar for rwagnes

I am writing a front-end application using visual basic in Visual Studio 2005 Express. I already have a connection to my database (Access 2003), but I need to retrieve and manipulate that information. I found the syntax in c, but I can't seem to find it for visual basic. Does …

Member Avatar for manal
0
72

The End.