10,987 Topics

Member Avatar for
Member Avatar for darkmessenger

hi can anyone help me how to compare user and password from a database like access... for example i have registered a user and password in access then when i input the user to VB and the password it will compare if the user exist and if the password is …

Member Avatar for mjwest10
0
176
Member Avatar for varun.coolmax

i've got a project wherein the server listens only from one client on one port...i want a program to make the server lsiten to multiple clients on same port or different ports...watever....can anyone help me out. the foll is my Server side Code [code] Private Sub cmdStartListening_Click() 'listens for client …

Member Avatar for cricket2030
0
152
Member Avatar for turquoise

Hi...I have posted here once with a question but it was way back and i figured it out by myself :) the thing is, i dont catch onto qbasic well at all. it involves math and a lot of memorization which i am really bad at :rolleyes: right now, i …

Member Avatar for mjwest10
0
602
Member Avatar for carmen

Hello to all. They are new of the forum. I am trying disperatamente a activex that me it concurs to record laudio using the modem or the audio card. I tried something of professional. I hope that someone to help me in this deprived of hope search. Thanks :sad: :?:

Member Avatar for gopinathar
0
191
Member Avatar for husseina78

dears through my search on msdn, i found this phrase "image annotation tool button control " but i cant find any detailed information is this tool exist on vb6,is it helpfull in designing interfaces ? if so , please any help or tutorial thanks

0
60
Member Avatar for husseina78

i draw lines using mouse events i want add annotation like text to the each line i draw ,which describe what each line represent how would i create an instance(e.g. textbox) for each line and aligned it to its coressponding line thanks

0
54
Member Avatar for Bomber686

Hi all, I have this code [CODE]Option Explicit Private Declare Function RegOpenKey Lib "advapi32.dll" Alias "RegOpenKeyA" (ByVal hkey As Long, ByVal lpSubKey As String, phkResult As Long) As Long Private Declare Function RegCloseKey Lib "advapi32.dll" (ByVal hkey As Long) As Long Private Declare Function RegSetValueEx Lib "advapi32.dll" Alias "RegSetValueExA" (ByVal …

Member Avatar for Bomber686
0
871
Member Avatar for mason12345

Hi: I'm writing a VBA macro in xls to chart various records that I'm querying from MS SQL. One of the values that are most important for me to chart is the total number of records. The way I have the xls code, I can pull the data into xls …

0
64
Member Avatar for scy

[B]IM DOING LEAVE MANAGEMENT PROJECT USING VB AND ACCESS[/B] [B]I finished staff registration and other forms .....I NEED HELP IN DESIGNING A TABLE ......THIS SHOULD CONTAIN THE STAFF LEAVE DETAILS WITH DATE.......HOW TO DESIGN TABLE.......[/B] [B]PLZ HELP ME [/B] [B]REGARDS [/B] [B]SCY[/B]

0
53
Member Avatar for darksnakeman

hi i'm george i'm in my 3rd year IGCSE and i have to give my project which is a net cafe after 6 days and i've a proplem with the client login module , when the client logout automatically the system will deduct consumed time of the user from his …

0
66
Member Avatar for gc.sowmya

Hello All Please help me splitting a lengthy string like (((IR_Val1 And 128)=128) And (IR_Val2,7,7)) here i want the second string ([B]IR_Val2,7,7[/B]) separated from the first so that i can use them to call another function that is internal to my project i was not able to split because the …

0
59
Member Avatar for killer007

i am new to programming and i dont know what are these (Unicode, MBCS and ASCII ) and also i downloaded one source and i saw something like this > Chr(&H9F) how we can chnage Text to this form >Chr(&H9F) ANy one please?

Member Avatar for Ancient Dragon
0
60
Member Avatar for purplestar86

Please help me how will i solve my problem with login. The requirement is to terminate/lock the system, if after 3 attempts, the user failed to entered a right password. I used a some codes (indicated below). When i enter a correct username & password, it shows the next form. …

Member Avatar for waynewilson1
0
132
Member Avatar for royaloba

hello Guys, can somebody help me reading a .dat file then output the file in a textfile sample .dat file 1 2007-02-12 18:13:13 1 1 2007-02-12 18:13:20 1 1 2007-02-12 18:13:23 1 1 2007-02-12 18:14:04 1 12345 2007-02-12 18:15:15 1 1 2007-02-12 18:15:17 1 12345 2007-02-12 18:15:19 1 sample Output …

Member Avatar for royaloba
0
839
Member Avatar for purplestar86

Greetings! I'm asking your help. It's about printing a record. I used ADODC and the data is in access. what i want to happen is that when i choose to print a particular record. how will i do it? please help me to solve this problem.. i have a deadline …

Member Avatar for mjwest10
0
139
Member Avatar for madula

i'm a first year student and i have to write a program which calculates the net profit(total after tax),given the gross profit .assuming that the tax is 20% of the gross profit .i must use pseudo code for this program.i don't know where to start with my program [IMG]http://www.daniweb.com/techtalkforums/dani-images/icons/help.gif[/IMG]

Member Avatar for nikkiH
0
86
Member Avatar for varun.coolmax

I am a newbie to VB...and i am doing a project on One to many chat using the winsock component...the only problem i am stuck with now is that i have completed only one to one chat and would like to make it a many to many chat...plz help me …

Member Avatar for varun.coolmax
0
115
Member Avatar for joy_vb

I am a new user in vb6. can i edit the font colour of the command button in vb6.

Member Avatar for WaltP
0
102
Member Avatar for ken101

i want to send a text to an html form that contains java scripts. this form is displayed on a browser,but does not have a URL. it only has a title on its title bar.for example "flexcube - Internet Retail Banking".and i think i will reference the page with the …

0
55
Member Avatar for bsnapool2006

Hey Guys, Could really do with a hand. Needing a VBA whizz. See if you can get your head round this? Problem is: In folder DHSC S&A, there is: 73 files, which are used by managers all with sheets 1-52 and masterentry, summary, monthly breakdown. The 1-52 represents 52 weeks …

Member Avatar for mason12345
0
173
Member Avatar for kugan80

can anyone help me? How to encryption/decryption algorithm for mdb table? Private Sub cmdSearch_Click() On Error Resume Next HighlightText txtSearch, True If txtSearch.Text = "" Then Else Dim con As Connection Dim rs As Recordset On Error Resume Next Set con = CreateObject("adodb.connection") con.Open "Driver={Microsoft Access Driver (*.mdb)};DBQ=" & App.Path …

Member Avatar for kugan80
0
155
Member Avatar for ruichenma

Hi, I would like to have two child windows within one mdi form side by side, and I would like be able to control the size and not the user, how do I do this?

Member Avatar for aparnesh
0
115
Member Avatar for mason12345

Could anyone help me with a procedure to display a timer in xls (e.g a count down)? Also, could you please tell me what event method causes a macro to get executed upon starting a workbook? I want my macro to get executed without the user pushing any buttons. Thank …

Member Avatar for mason12345
0
70
Member Avatar for FatalGrace

Hi, I’m trying to set up a database type program in excel using VBA, you may find yourself asking “why not use access” the answer is the boss wants excel. Believe me every day that I work on this thing I cry, sad…sad little tears :cry: Anyway I’ve got it …

Member Avatar for FatalGrace
0
121
Member Avatar for sendoshin

I suppose it's about time I ASKED a question for a change. I'm attempting to write a program that records the location of the mouse cursor every time it is clicked. Getting the location of the cursor at any given moment is simple. However, knowing WHEN to get that location …

Member Avatar for sendoshin
0
115
Member Avatar for oltaug

[B]:eek:Please help me in making code for browsing button that connects to a radio button and shows a the picture that i've browse inside the computer, cause i rely don't know how to construct it....:!:[/B]

0
48
Member Avatar for bad_robot

Hi i'm new to VB6 and i just wanted to ask how to save the columns in a ListView to an Access DB... The format i use to save individual textbox to an Access DB is.... [code=visual basic 6] With adorecordset .Fields!Name = Text1.Text .Fields!Address = Text2.Text .Fields!Phone = Text3.Text …

Member Avatar for bad_robot
0
102
Member Avatar for Iaintnofool

Hi I'm stuck on a project using VB 2005 express edition. I'm having trouble reading in data into my code from a Text File. I'm using an openFileDialog so the user can select a file to open. The opened file will contain 3 columns and an unknown number of rows. …

0
49
Member Avatar for ruichenma

Hi, how can I display pdf file inside the ole container control, now it is floating outside of my mdi form.

0
84
Member Avatar for bakerybum

I'm hoping someone can help me identify what I have done wrong in my code. I've created an "Update" button that will update a database with info from a form. BUT, whenever I run the app it errors out. Here's the 2 variations for the update I am playing with …

0
82

The End.