10,992 Topics

Member Avatar for
Member Avatar for one-trick-pony

Hi, New user here. I recently got into developing a simple communications application for client-server model over the internet. I am using winsock in VB6 and trying to send text based messages just to get me going. However, i have been unsuccessful. I am able to connect on same computer, …

Member Avatar for Joe Shmoe
0
2K
Member Avatar for Boshra Nour

hey, I have a text box that is written in it a sentence like that for example ( vsdgv hsch hjscbfhs bsh hgfg shjgfug hfudgf ) & I have a list box what i want is that once I press the command button, the sentence get splited into its words …

Member Avatar for Joe Shmoe
0
218
Member Avatar for Misbah khan

hi i m working on a projct and i want to use images as background ...and i want to load the adobe photoshop image but its not working.. image1.picture = loadpicture("c:\image.PDD") but its not working .. nw what i do.. any other exple to for backgroung image but i make …

Member Avatar for debasisdas
0
107
Member Avatar for dwiniers

Hello there Good Day! I need your expertise in VB6 i have an assignment we made a small program with search button with combobox. I have a code with almost working. My problem is i want my search button enter any fiels to search with the combo box list. I …

Member Avatar for dwiniers
0
241
Member Avatar for AWorkTool

I am building a tool for my team at work to search a XML file for a particular item and return back the nodes associated with it. I have searched the web to no abounds and was wondering if someone would mind letting me know what I am missing. Here …

0
108
Member Avatar for mors
Member Avatar for alone882

Hi, I have created web browser that surf to the internet through proxy and now I need to create a browser that surf to internet via proxy authentication server (server required enter username and password) and I dont know how to begin program... :/ Maybe something has a small example …

Member Avatar for alone882
0
707
Member Avatar for romz

Good Day to all, Can anyone give me an idea on how I can select an item in ListView using Right Click mouse button? Any insight would be great. Thanks

Member Avatar for romz
0
179
Member Avatar for razamughal67

Hello I want to copy paste and delete text to html text box using vb 6 we make a webbrowser and open any website and change text to the webbrowser textbox values please help any body give me a small project of source code thanks razamughal67 [email]razamughal67@yahoo.com[/email]

Member Avatar for debasisdas
0
54
Member Avatar for dwiniers

Hello there! I need your expertise in vb6. I made a new exercise for my vb6 subject using database Microsoft access. With the fields of FirstName, MiddleName, LastName, Birthdate and Age. and there is correct information of my family in every fields. Using navigation command. Im using Microsoft ADO Data …

Member Avatar for 4ukh
0
110
Member Avatar for dwiniers

Hello there! I need your advice guys i got this error rrun-time error '13': type mismatch every time they reach the condition. Instead of msgbox its a run-time error. If i take the label16.caption = datediff its working fine. Private Sub cmdnxt_Click() Adodc1.Recordset.MoveNext Label16.Caption = DateDiff("YYYY", Label15.Caption, Now)- type mismatch …

Member Avatar for diamondw
0
334
Member Avatar for Chhaks

Hi there, I am very new to VB6. I have a combobox name combo1 textbox= text1 and a database which contain field id and employee name. what I want is when I click the combo box and select the value 1 the program should look into the database and if …

Member Avatar for abu taher
0
192
Member Avatar for sidyusuf

hi frnds, i have a certain application in vs2008 with several windows forms.my question is that i have to mention connectionstring on each n every form as: [CODE]con.ConnectionString = "Data Source=mypc;Initial Catalog=Main;User ID=me;Password=pwd"[/CODE] Is there any way to define connectionstring for once for all forms and and one more thing …

Member Avatar for Netcode
0
116
Member Avatar for kesen

Hi all, I need to develelope a code, 'To give the count of [B][COLOR="red"]ANSI ASCII UNICODE [/COLOR][/B]Characters' in particular Text / Html file ? in vb6 ! Any help ... -Kesen

0
131
Member Avatar for aadi_capri

hello friends, can anybody please tell me, how to create an .exe file of my windows project?? thanks in advance.

Member Avatar for abu taher
0
107
Member Avatar for diamondw

Hey, i need some guidance.Im working on a project in vba(in excel).I am trying to create a shift cipher(example dog would be fqi) i want the input to be in an input box(have that part) with the text to be shifted and amount that it will be shifted.The output will …

0
90
Member Avatar for thetraeller94

I don't know how to run my application with system level privilleges, so that it does not encounter any [B]UNAUTHORISED ACCESS[/B] in any case and when in seen in TASK MANAGER the user shown will be SYSTEM. I've no idea how to do it,PLZZZZZ HELP

Member Avatar for NetJunkie
0
2K
Member Avatar for bevssi

Hi, I need to have VB ASP.NET MVC controller action that receives the pk from the current record, looks up the spouse id and redirects to that record. I'm very inexperienced with MVC so please excuse if this is totally wrong. Any help, comments or suggestions are greatly appreciated. [CODE] …

0
67
Member Avatar for mitchney

hi...hello..there...i've got a problem with my system developing...as much as possible i try to solve it to my own but nothing happen...i have an initial code below but the code are lack of necessary things that i want to happen...what i want is that when the caption of the combobox …

0
65
Member Avatar for Capritarius21

What's wrong with the code, pls help: setCon adoJOReport adoJOReport.RecordSource = "Shape{Select SUM(Cost) as SC,SUM(Price) as SP,Brand From Temp_JOMaster Where JoNumber='" & txtJO.Text & "'Group by Brand} " _ & "Append ({Select * From Temp_JOMaster " _ & "Where JOnumber='" & txtJO.Text & "'} Relate Brand To Brand) As Command2" …

Member Avatar for Capritarius21
0
179
Member Avatar for abrahami

How do I apply and code a list box in visual basic 6.0, How do i link and generate a report with visual basic linked with the database table in Access 2007.

Member Avatar for dwiniers
0
67
Member Avatar for twalton42

I have made a form that loads at the begining of my program. Checks for accounts due on the day the program is run. It loads fine with my SELECT statement. Can someone help figur out how to close the form if the Select returns NULL.. Here is my form …

Member Avatar for twalton42
-1
127
Member Avatar for jtodd

Hello everyone! I created a database in Access 2010. I am thinking of creating a front end in Visual Basic and was wondering if anyone had any experience with this. Is it doable? Or should I save my time and use access's front edn?

Member Avatar for NetJunkie
0
112
Member Avatar for dwiniers

Gud Day Guys! Re: MY thread Word Marquee or running text in text box, I got the working code. If you don't mind guys can you explain it me or simulate how this code work and what it means the mentioned variable? What 'Len' means? Thank you very much! br. …

Member Avatar for dwiniers
0
102
Member Avatar for dwiniers

Hello there i need your help and expertise. Anybody can help me how to make a code or how to make a word running like marquee in a text box. Thanks in advance! br

Member Avatar for dwiniers
0
217
Member Avatar for SI THU

hi! anybody help me please, i write shutdown code,it ok but when i convert exe file shutdown code is not work. my shutdown code is [CODE] shell "shutdown -s -t 30"[/CODE] please help me thanks

Member Avatar for KingGold171
0
142
Member Avatar for cloris

Am a final year student doing a project on a Library management system using rfid. My problem is, how am going to make the rfid system work with my vb6 program. i.e the codes required and probably the plugins i would need to have to make this possible.

Member Avatar for emond
0
145
Member Avatar for diamondw

Hi i created a code in vba. the requirements is that -input is 3 color bands from a resistor(in order) -and the output of the resistor in ohms -make function work for 3 colors.I am using vba. I came up with a code but it has my function highlighted in …

Member Avatar for diamondw
0
584
Member Avatar for yeeitsneo

hi . im making a vb 6 written project. were required to create a game. but the problem is i dont have any idea on what game to create. i want it to be as simple and as easy as possible. enough to give me an adequate rating. can anyone …

Member Avatar for BitBlt
0
90
Member Avatar for king_saqib

Hi to every one I'm creating a software but I have to expire it After 3days I'm am writing this code but it is not working if date(now) >=date(29/9/2011) then Msgbox "the software has been expired and unload Me End if Is this true

Member Avatar for debasisdas
0
170
Member Avatar for dwinn

Hello, I have produced some VBA in Access that creates a spreadsheet. I have also created an SQL query that retrieves records from an Access table. I have 48 tables (each table for a specific institution centre). I have created another bit of VBA code that creates a spreadsheet and …

Member Avatar for dwinn
0
141
Member Avatar for daniwaber

Can anybody tell me how to get the bios number or hard disk number or any other number which is unique for every computer in vb6?

Member Avatar for mb01a
0
115
Member Avatar for Capritarius21

When you are generating report in your application then everytime you run it then it will automatically create temp files. To avoid these junk files you have to kill the TEMP files. Code Syntax: KILL "Directory\Temp filename" Sample (delete all temp files): KILL "D:\OMI FILES\Project\*.TMP" Sample (specific temp file): KILL …

Member Avatar for Capritarius21
0
196
Member Avatar for Prasadbabu

Hi Friends, I created one database like credit card statement. Purchases all in one table. Debited all in another one table. I am trying to link two tables using with inner join. But its repeating the data depending on purchases record count. Table1 = Purchases Table2 = Received [COLOR="Green"]SELECT * …

Member Avatar for Prasadbabu
0
405
Member Avatar for kesen

[B]How to read the header of the text file:?:[/B] such as [I][B][INDENT] tab-size tab-stops indent-size line-length new-line use-tabs[/INDENT][/B][/I]need help. Thanks in advance. Senthil

0
125
Member Avatar for fizznur

I am creating a DataReport using the Data Report Designer (VB6) and using the following SHAPE command to create a hierarchical recordset. Dim cmd As New ADODB.Command Dim rz As New ADODB.Recordset With cmd .ActiveConnection = CN .CommandType = adCmdText .CommandText = " SHAPE {SELECT * from Relation where Institution …

Member Avatar for Capritarius21
0
147
Member Avatar for churva_churva

[CODE] Public con As ADODB.Connection Public cmd As ADODB.Command Public dept_rs As ADODB.Recordset Public gen_rs As ADODB.Recordset Public stud_rs As ADODB.Recordset Public sql As String Private Sub cmdExit_Click() con.Close End End Sub Private Sub cmdSave_Click() With cmd .ActiveConnection = con .CommandText = "student_table" .CommandType = adCmdTable End With With stud_rs …

0
78
Member Avatar for newbie26

how can i loop through a listview and export the subitems in a specific cell?? example: column1|column2|column3..... item1.1 |item1.2 |item1.3.... item2.1 |item2.2 |item2.3.... den in excel.... cell A1 item1.1 cell C3 item 1.2 cell A5 item 1.3 i need to place the subitems in a specific cell because i have …

0
56
Member Avatar for kccute

Hi guys i working on a project that open an excel document using vb6 but i encounter this. Run-time error 1004 : C:\aaaaa\aaaa\myBook1.xls' could not be found. Check the spelling of the file name, and verify that the file location is correct. This is the Code: Private Sub Form_Click() Dim …

Member Avatar for diamondw
0
218
Member Avatar for shelexelex
Member Avatar for Netcode
0
62
Member Avatar for abhishekkp

Hello I'm doing a mini project of student management system. i need to take the attendance of all the students and store it in sql server. plz help me i need to submit my project on 25th of this month. i am left out with only this form :( or …

Member Avatar for Netcode
0
760
Member Avatar for SpiritualMadMan

I have begun to wonder whether frequenting this Board and trying to answer pleas for assistance is worthwhile... I have posted several working solutions and there is no evidence that the requestor has even looked at them... If a "possible" solution isn't what you were looking for at least clarify …

Member Avatar for Netcode
0
191
Member Avatar for newbie26

how can i print specified number of records in using data report?? example, i enter number 5 in a text field. then, when i click a button, the first five records will be generated into a data report with their corresponding data and has it's templte per record. meaning, the …

Member Avatar for mb01a
0
128
Member Avatar for mrcodealot

Hello, I wanted to use visual basic macro in excel to pull search results from Google. Since I am not very familiar with how visually basic macro works in excel, I found the following code from a tutorial online. [CODE]Const GOOGLE_WEBSERVER = "www.google.com" Function BuildSERPURL(ByVal term As String, ByVal start …

Member Avatar for Joris Claassen
0
164
Member Avatar for IT_Student_604

, hello there.. can anyone teach me how to display picture using the Application.startup path?.. i don't have any idea about it. i want to locate the picture in my bin folder inside my debug folder as i selected the name of the candidate in the combo box.

Member Avatar for NetJunkie
0
173
Member Avatar for Bamboozled

I have the following VB6 code [CODE] Dim objdir As Scripting.FileSystemObject cfile="c:\workingdir\france\include" If DirExists(cfile) = False Then objdir.CreateFolder(cfile) End If Public Function DirExists(OrigFile As String) As Boolean Dim fs Set fs = CreateObject("Scripting.FileSystemObject") DirExists = fs.FolderExists(OrigFile) End Function[/CODE] The folder C:\workingdir\france already exists and there should not be any permissions …

Member Avatar for Bamboozled
0
363
Member Avatar for gowans07

I currently user logon information stored in one file, i wish to be able to delete users from this file currently i am selecting the users from a lstbox which retrieves all the user names from the txtfile. [CODE]Public Sub CmdRetrieveUsers_Click() LstUsr.Clear CmdEditUsr.Enabled = True Open App.Path & "\Logon.Password Info.txt" …

Member Avatar for gowans07
0
117
Member Avatar for androidz

hello everyone i have this error saying "requested operation requires ole db session object which is not supported by the current provider"..i wonder why this appears.i am using an ado and using vb6..can someone enlighten me with this problem..thanks

Member Avatar for hkdani
0
567
Member Avatar for gowans07

Hi, I am trying to query a database to retrieve information about a product. Firstly the user must select a product from a Combo box, and what i want it to do is when they have selected a product for it to search for the items that are within the …

Member Avatar for hkdani
0
118
Member Avatar for nirnal

hi everybody i have two textbox and one combobox from database connection i want to make a login with three objects.. if textbox1 have this valui and textbox2 have this value and combobox have this value.. then it will check in to the dbms.. and if currect.. then login success.. …

Member Avatar for Netcode
0
111

The End.