9,978 Topics

Member Avatar for
Member Avatar for samology

I am currently developing a Consultant Activity Management System. The overall purpose of this system is to help a company manage projects from the Director who allocates projects and budget to Project Managers and Project managers allocates Consultants and budget. Consultan therefore login to the system and perform their daily …

Member Avatar for Comatose
0
134
Member Avatar for smoked_apart

That's my objective in the title.. p.s. does anyone know how to make text inputs opaque? p.p.s does anyone know how to retrieve BBPost addresses to send a post to multiple Boards/Rooms?

Member Avatar for Comatose
1
1K
Member Avatar for kuteesa

I write trying to get help from you, I am trying to learn VB6 and I have been working on this project it is running but there are some commands which are not working like - Find I wrote the codes but when I enter the word and click OK …

Member Avatar for Comatose
0
140
Member Avatar for MrConfused

I have a program I need to protect from piracy. Has anyone got any suggestions as to the best way to go about this. Presumably some sort of "dongle" system is the way to go? Thanks.

Member Avatar for nicentral
0
153
Member Avatar for mehdy
Member Avatar for Comatose
0
124
Member Avatar for sham

how to Minimize application to Task bar/near date/time ? When application is minimized ,instead of showing it in Status bar can I show application icon in task bar.If yes then how is it done?

Member Avatar for Comatose
0
112
Member Avatar for Seyha Eng

I have code: Dim i As Integer --------------------------- Private Sub cmd1_Click() Randomize i = Int(20 * Rnd()) Label1.Caption = i End Sub --------------------------- What code should I add more to show "[B]i[/B]" not the same number? Please someone help me! Thanks! seyha

Member Avatar for invisal
0
132
Member Avatar for wbgtech

What is the equivalent VB code for CHECK: S=INP(&H3FD) T = S AND 32 IF T=0 then goto CHECK I'm not sure what the "T=S AND 32" means. I am pretty sure that the first line is S = MSComm1.Input However, I don' understand what the statmenet "AND" means in …

Member Avatar for wbgtech
0
138
Member Avatar for NewVBguy

Hi Guys, This might be simple and It might not include a programming job. What I wish to do is to access my files in my office at home. Can anybody teach me how to make this wish come into reality?. I want to know the things I need to …

Member Avatar for NewVBguy
0
119
Member Avatar for mel2005

i have created these table can you please look at them and tell me if there are right, or can you find a better way of doing them [U][B]CSS TABLE[/B][/U] CSSID Number primarykey Surname Text DOB Date/Time Comment Text [U][B]pencil table[/B][/U] PencilNumber Number CSSID Number Type Text DateIssues Date/Time LengthIssues …

Member Avatar for mel2005
0
125
Member Avatar for s-sriram

Can someone help me? I am looking to access the properties of system tray processes in Windows. An example of what I am looking to do might be to maximize an application that has been minimized to the system tray? Can I do this in Visual Basic or VB script …

Member Avatar for s-sriram
0
122
Member Avatar for Real-tiner

I am a lab engineer for a university. Up until recently, we have been using MS-DOS 6.22 and Quickbasic 4.5 to control our experiments and record our data. We did not change to Windows because Windows would not let us control our processes on a millisecond level. This series of …

Member Avatar for nicentral
0
314
Member Avatar for baboon4000

this is ganna sound so weired. do anyone happend to have any worksheet about access and vb, and creating database, please send me a private email on yahoo, tansk

Member Avatar for Mohsin Khan
0
209
Member Avatar for dreyes67

In my form I have a field (Reqby) that will request the name of the Dept. Manager. Is there a way that I can take that information and add it to the TO: line? The TO: line already has a name in and I want to add the Dept. Managers …

Member Avatar for dreyes67
0
177
Member Avatar for mytfein

Hi Everyone, I want the user to select via a checkbox for which employees to print a report. I understand that on a continuous form checkboxes need to be bound to an underlying field. I want the boolean field bound to the checkbox to reside in a WORK table, that …

Member Avatar for Comatose
0
95
Member Avatar for mel2005

i know this is a vb assignment, but my tutor want me to do it in vb or c++ with access, i need to create tables with access, i can see two tables but am sure there another one, i know css is a table and pencil is also a …

Member Avatar for alc6379
0
117
Member Avatar for mel2005

Using access and visual basic A company has been using a program written in VB using Access tables for sales order processing. The data model they have is as follows. Customer customer No (PK), customer name, address etc Order order No (PK), customer name (FK), date Order_line (order No, stock …

Member Avatar for mel2005
0
175
Member Avatar for mattcplusplus

Im using an ADO data control to connect to an Access database .mdb I can set the ConnectionString property correctly, but when I set the RecordSource to an SQL statement such as an INSERT statement in this format INSERT INTO table_name (column1, column2,...) VALUES (value1, value2,....) it doesnt work when …

Member Avatar for NewVBguy
0
135
Member Avatar for NewVBguy

Hi there, I'm just thinking if DVD decryptor program is possible using VB6. If it is, can anybody give me some points to consider before going into this project. Thanks in advance. Newvbguy

Member Avatar for NewVBguy
0
82
Member Avatar for Seyha Eng

I have questions are: If I have one shape on the form, and when I run I want to have 5 shapes on my form. What can I do? Can someone help me?

Member Avatar for Comatose
0
355
Member Avatar for Turiya

I am making a medical program saying what I patient needs, what he has, and what he needs to be tested for. The format is an editable spreadsheet like excel, however I have no control to do this, and I need to color the lines different colors _____________________________________________________ |A sickness …

Member Avatar for Comatose
0
112
Member Avatar for chan

i am working with VB6. i used ADODC recordset. in my Form there is some text box and command bottom. it is about Student Data for example. it can view and add new record. i want a view after adding new record.so how can i refresh DataBase record from Access …

Member Avatar for Comatose
0
451
Member Avatar for wallis_online

What I need to do is have the data on the bottom line of my chart to show the full date as it is in the database that I take the data from. In the database it is in the form of 29/March/2005 and this is how I want it …

Member Avatar for Comatose
0
155
Member Avatar for rooparaj

1.Compute CRC32 checksum, write a quick piece of code that accepts the packet of data and returns the CRC. 2.How do you use the Mouse OFF event

Member Avatar for Comatose
0
187
Member Avatar for Toulinwoek

I want to create an application that consists of several "modules", each of which would be based on a database table, and will be opened either from a menu or from a button in an Outlook-styled toolbar. Obviously I'll create a "main" window, but then there will be several windows, …

Member Avatar for Toulinwoek
0
150
Member Avatar for Alfarata

No matter what I enter in the text box txtDoorSeries when I run with Debug and a watch on DoorCode it always is 1 . It does not fall through the if statements. Am I using the wrong properties? Thanks for any help. Sub DrCode() If Val(txtDoorSeries.Text) = 610 Or …

Member Avatar for N[e]tt[e]
0
184
Member Avatar for Turiya

"Invalid procedure call or argument" As I try to remove an item from a listbox call List1 I try this code... If List1.List(i) = List1.List(i + 1) Then List1.RemoveItem (i) if the list contents are identical, remove one of them but it doesn't work!

Member Avatar for Turiya
0
393
Member Avatar for indangasy

Comatose, thanks for the example you gave me yesterday. I am using Data Reports. ASsume you have a table with a Combo list with list items like Medical, Protection, and so on. I would like in the Reports to be able to show only fields which have a list item …

Member Avatar for anand_kataria
0
96
Member Avatar for Phreak

Hi, i am currently wanting to create a VBS script that will do the following in this order: run gpedit.msc then close delete the default user folder in "c:\documents and settings" delete the gpedit folder in "c:windows\system32" copy the "default user" folder from my "memory stick" to the "documents and …

Member Avatar for Comatose
0
230
Member Avatar for ceekay

Hi, I wrote a macro to open a file as Read Only, so normally even if that file is allready open it should open as Read Only no ?? Now when the file is allready open and I run the macro I stil get that stupid notification "Open as read …

Member Avatar for Comatose
0
134

The End.