Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21990 articles
Browse latest View live

help with duplicate name

i need help removing duplicate name example is below i only need 1 name but it adds 2 instead of 1 error i face with 2names i need to remove 1 deandean i only need 1 name dean how do i remove deandean...

View Article


Modifying the Menu items at run-time

As each client signs in to the server the server sends back to the client a list of options that the user is allowed to have. It will be different for each user so I need to make the options menu items...

View Article


change font of one textbox

Hi, I am new in this forum and I know few the vb. I use the vb6 and I have a question, I hope can help me. In a toolbar I have inserted a combobox which choice the font; While in a form there are many...

View Article

run time 3075 error

Im kinda new to VB and SQL and I keep getting an error in this part of my code Set RS2 = CN.OpenRecordset("select * [name of table in sql] where cid = " & cid & " ", dbOpenDynaset)

View Article

how to clear textbox using esc key

how do i clear a textbox when a user presses the esc key. currently i have if e.keycode=keys.escape then txtuser.text ="" end if on the keydown event but nothing is happening

View Article


MsFlexGrid - Differentiate navigation trigger: mouse or keyboard!

Hi guys, I am having a strange problem! I am using MsFlexGrid to list some values. First, I wanted to detect in the MsFlexGrid if an arrow-key is pressed (left, right, up and down). After some...

View Article

[RESOLVED] VB 6.0 stops responding when making a project in Windows 7

Hello Everyone, I don't really use VB 6.0 very much but I did need to make a change to a project. When I debug the application, it runs fine. The issue comes when I try to make the application...

View Article

Split large text file in two, according to delimiter

Hi, i've got a big (300MB +) text file which needs to be split into two parts. The split point should be the first occurrence of a specific word, like this : Code: 000000000000000000000000000000...

View Article


Next and Prvious button code

working on an image viewer in VB6. Managed to code everything but the next and previous buttons. I know how to populate an image list at desgn. Want to add images from directory at run time. Can anyone...

View Article


Playing an mp3 in zipped form...

Hi there all, my first day here, and must say pretty snazzy ... :) I developed a karaoke program a few years back. I have since been battling with 2 major challenges that I cannot seem to beat. Take...

View Article

Multiline Text Box

I have a form with a multiline text box, in this text box I have some multiline data. I want to be able to export this multiline data to a list box. But when I try to add the text to the list box using...

View Article

[RESOLVED] How to disable cache in xmlhttprequest?

Hi, Code: Private Function obj() As String     Dim html As IXMLHTTPRequest     Set html = CreateObject("Microsoft.XMLHTTP")     With html         .open "GET", <url>, False...

View Article

accessing to simple structure from vb6

Hello Everybody, i am new in programming at all. i am trying all the day to figure out how to get with simple structure and access and change the values in it with vb6. I have found at least this : //...

View Article


listview help

how do i go around doing this with listview If List2.ListIndex = List2.ListCount - 1 Then List2.ListIndex = 0 Else List2.ListIndex = List2.ListIndex + 1 End If please help need this done with listview...

View Article

listview reached last item help

i need code so if it reaches last item in listview then go to top of list again

View Article


Image may be NSFW.
Clik here to view.

Save Button Show error

Hi again. Sorry for troubling the forum. As I said in my previous thread, the login are solve. In this next problem, I tried to save the staff data into the database & the errors comes out here...

View Article

Is it Feasible to send tiff image as MTOM/XOP attachment in Visual Basic 6.0?

We are trying invoke webservice which accepts tiff image from VB application. In java SAAJ API is the one which is used to achieve this. Could any one help to achieve similar functionality in VB 6.0?...

View Article


Application arabic language

Hi, I have an application in VB6 that it run in a English version of Windows XP. But in an Arabic Xp don't have the same efect. I have a form with one Label and one CommandButton. If I apply the...

View Article

Run time error '13': Type mismatch

hi, i am getting Run time error '13': Type mismatch error. below is my code: Dim ndMain As Node Set ndMain = TreeMain.Nodes.Add(, , "Root", "Main Menu", "myappname") thanks, krunal

View Article

How to replace a word within a string?

Hi mates, I'm going to make a program to replace some words within a text document. I am currently using regex.replace to replace the word within the string but it is not working for my situation. for...

View Article
Browsing all 21990 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>